svn commit: r328780 - head/archivers/p5-Compress-Raw-Lzma

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


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

Log:
  - Support STAGEDIR

Modified:
  head/archivers/p5-Compress-Raw-Lzma/Makefile

Modified: head/archivers/p5-Compress-Raw-Lzma/Makefile
==============================================================================
--- head/archivers/p5-Compress-Raw-Lzma/Makefile	Mon Sep 30 08:50:37 2013	(r328779)
+++ head/archivers/p5-Compress-Raw-Lzma/Makefile	Mon Sep 30 12:25:38 2013	(r328780)
@@ -18,9 +18,6 @@ TEST_DEPENDS=	p5-Test-Pod>=1:${PORTSDIR}
 
 USE_PERL5=	configure
 USES=		perl5
-NO_STAGE=	yes
-
-MAN3=		Compress::Raw::Lzma.3
 
 .include <bsd.port.pre.mk>
 


More information about the svn-ports-all mailing list