mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Regexps should generally be done in post-patch:, not pre-build:.
This commit is contained in:
parent
fb5ee205bf
commit
9b0cd25a28
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47366
@ -25,7 +25,7 @@ MANCOMPSUFFIX= .gz
|
||||
MANCOMPSUFFIX=
|
||||
.endif
|
||||
|
||||
pre-build:
|
||||
post-patch:
|
||||
@${PERL} -pi -e 's/getopt[.]h/unistd.h/g' ${WRKSRC}/*
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user