Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2013 12:25:50 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328783 - head/archivers/p5-IO-Compress-Lzf
Message-ID:  <201309301225.r8UCPor7046453@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309301225.r8UCPor7046453>