svn commit: r328783 - head/archivers/p5-IO-Compress-Lzf

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


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

Log:
  - Support STAGEDIR

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

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


More information about the svn-ports-all mailing list