mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Respect Perl's LDDLFLAGS.
With hat: perl Sponsored by: Absolight
This commit is contained in:
parent
e3b9da9665
commit
a2f6e531c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373975
@ -17,4 +17,7 @@ LICENSE_COMB= dual
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} '/LDDLFLAGS/d' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user