mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Unbreak build on perl 5.00503
Pointed by: kris
This commit is contained in:
parent
c1dba55671
commit
cfa3b09eb2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98979
1 changed files with 3 additions and 0 deletions
|
@ -25,4 +25,7 @@ PERL_CONFIGURE= yes
|
||||||
MAN3= Class::Tangram.3 Class::Tangram::Containers.3 \
|
MAN3= Class::Tangram.3 Class::Tangram::Containers.3 \
|
||||||
Class::Tangram::Generator.3
|
Class::Tangram::Generator.3
|
||||||
|
|
||||||
|
post-patch:
|
||||||
|
@${PERL} -pi -e 's/\@/\\@/' ${WRKSRC}/Makefile.PL
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue