graphics/p5-Image-PNG-Libpng: fix USE_PERL5

PR:		227751
Submitted by:	mat
Pointy hat to:	pi
This commit is contained in:
Kurt Jaeger 2018-05-08 14:06:39 +00:00
parent 80174e75c7
commit 2b351c7620
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469376

View file

@ -15,7 +15,7 @@ LICENSE_COMB= dual
LIB_DEPENDS= libpng.so:graphics/png
USES= perl5
USE_PERL5= 5.8.1+ configure
USE_PERL5= configure
post-patch:
${REINPLACE_CMD} -e 's|# *INC *=> *$$inc|INC => "-I${LOCALBASE}/include"|' \