From f1e16e48bbd51bbc385bab6db34e2c00ccfd5d12 Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Mon, 22 Mar 2004 15:22:52 +0000 Subject: [PATCH] Use PORTDOCS macro. --- shells/44bsd-csh/Makefile | 2 +- shells/44bsd-csh/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/shells/44bsd-csh/Makefile b/shells/44bsd-csh/Makefile index b279d437cc59..1a46ae2e8820 100644 --- a/shells/44bsd-csh/Makefile +++ b/shells/44bsd-csh/Makefile @@ -18,7 +18,7 @@ USE_BZIP2= yes NO_WRKSUBDIR= yes MAN1= 44bsd-csh.1 - +PORTDOCS= paper.ascii.gz post-extract: cd ${WRKSRC} ; co RCS/*,v cd ${WRKSRC}/USD.doc ; co RCS/*,v diff --git a/shells/44bsd-csh/pkg-plist b/shells/44bsd-csh/pkg-plist index 013e14b9ff61..f70d1ad837e2 100644 --- a/shells/44bsd-csh/pkg-plist +++ b/shells/44bsd-csh/pkg-plist @@ -1,5 +1,3 @@ bin/44bsd-csh -%%PORTDOCS%%%%DOCSDIR%%/paper.ascii.gz @exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells @unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells -%%PORTDOCS%%@dirrm %%DOCSDIR%%