mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Do patching earlier, to keep dependency control
Noticed by: pointyhat via kris
This commit is contained in:
parent
f75b99c13a
commit
ad3ab5a609
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190329
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ MAN3= Test::YAML::Valid.3
|
|||
|
||||
OPTIONS= YAMLSYCK "Use YAML::Syck for testing" OFF
|
||||
|
||||
post-configure:
|
||||
post-patch:
|
||||
${PERL} -pi -e '$$_="" if /auto_install/' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue