- Support STAGEDIR

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-30 12:25:42 +00:00
parent 10e03ce35c
commit 04e4e833fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328781

View file

@ -18,9 +18,6 @@ TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
USE_PERL5= configure
USES= perl5
NO_STAGE= yes
MAN3= Compress::Raw::Zlib.3
post-patch:
@${REINPLACE_CMD} -e '/^BUILD_ZLIB/ s|True|False|; /^INCLUDE/ s|= .*$$|= ${INCLUDEDIR}|; /^LIB/ s|= .*$$|= ${LIBDIR}|' ${WRKSRC}/config.in