Use PORTDOCS macro.

This commit is contained in:
Clement Laforet 2004-03-22 15:22:52 +00:00
parent 12e915d857
commit f1e16e48bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104948
2 changed files with 1 additions and 3 deletions

View File

@ -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

View File

@ -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%%