svn commit: r328781 - head/archivers/p5-Compress-Raw-Zlib
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 30 12:25:42 UTC 2013
Author: sunpoet
Date: Mon Sep 30 12:25:42 2013
New Revision: 328781
URL: http://svnweb.freebsd.org/changeset/ports/328781
Log:
- Support STAGEDIR
Modified:
head/archivers/p5-Compress-Raw-Zlib/Makefile
Modified: head/archivers/p5-Compress-Raw-Zlib/Makefile
==============================================================================
--- head/archivers/p5-Compress-Raw-Zlib/Makefile Mon Sep 30 12:25:38 2013 (r328780)
+++ head/archivers/p5-Compress-Raw-Zlib/Makefile Mon Sep 30 12:25:42 2013 (r328781)
@@ -18,9 +18,6 @@ TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}
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
More information about the svn-ports-all
mailing list