aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Compress-Raw-Zlib
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-30 12:25:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-30 12:25:42 +0000
commit04e4e833fbfbd07c61b8bc1a23c5f2e9a1426913 (patch)
tree0b08ba19cf2a4e630158df9d818c93a2cc706c34 /archivers/p5-Compress-Raw-Zlib
parent10e03ce35c8699e6ef2a6e0b9e107fb73138039e (diff)
downloadports-04e4e833fbfbd07c61b8bc1a23c5f2e9a1426913.tar.gz
ports-04e4e833fbfbd07c61b8bc1a23c5f2e9a1426913.zip
- Support STAGEDIR
Notes
Notes: svn path=/head/; revision=328781
Diffstat (limited to 'archivers/p5-Compress-Raw-Zlib')
-rw-r--r--archivers/p5-Compress-Raw-Zlib/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/archivers/p5-Compress-Raw-Zlib/Makefile b/archivers/p5-Compress-Raw-Zlib/Makefile
index fab6acdb09f3..d6ee34583a04 100644
--- a/archivers/p5-Compress-Raw-Zlib/Makefile
+++ b/archivers/p5-Compress-Raw-Zlib/Makefile
@@ -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