svn commit: r328785 - head/archivers/p5-IO-Compress-Lzop

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 30 12:25:58 UTC 2013


Author: sunpoet
Date: Mon Sep 30 12:25:57 2013
New Revision: 328785
URL: http://svnweb.freebsd.org/changeset/ports/328785

Log:
  - Support STAGEDIR

Modified:
  head/archivers/p5-IO-Compress-Lzop/Makefile

Modified: head/archivers/p5-IO-Compress-Lzop/Makefile
==============================================================================
--- head/archivers/p5-IO-Compress-Lzop/Makefile	Mon Sep 30 12:25:53 2013	(r328784)
+++ head/archivers/p5-IO-Compress-Lzop/Makefile	Mon Sep 30 12:25:57 2013	(r328785)
@@ -21,8 +21,5 @@ TEST_DEPENDS=	p5-Test-Pod>=1:${PORTSDIR}
 
 USE_PERL5=	configure
 USES=		perl5
-NO_STAGE=	yes
-
-MAN3=		IO::Compress::Lzop.3 IO::Uncompress::UnLzop.3
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list