Use PORTDOCS macro.
This commit is contained in:
parent
12e915d857
commit
f1e16e48bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104948
@ -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
|
||||
|
@ -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%%
|
||||
|
Loading…
Reference in New Issue
Block a user