mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix patch phase error.
This commit is contained in:
parent
ecd44ed342
commit
0c9c39fe78
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277088
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ NO_WRKSUBDIR= yes
|
|||
MAN1= 44bsd-csh.1
|
||||
PORTDOCS= paper.ascii.gz
|
||||
post-extract:
|
||||
cd ${WRKSRC} ; co RCS/*,v
|
||||
cd ${WRKSRC} ; co RCS/*,v; chmod u+w *
|
||||
cd ${WRKSRC}/USD.doc ; co RCS/*,v
|
||||
|
||||
post-build:
|
||||
|
|
Loading…
Add table
Reference in a new issue