Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Oct 2013 05:53:51 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328921 - head/math/p5-Math-Polygon-Tree
Message-ID:  <201310010553.r915rpsP019670@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Oct  1 05:53:51 2013
New Revision: 328921
URL: http://svnweb.freebsd.org/changeset/ports/328921

Log:
  - Support staging

Modified:
  head/math/p5-Math-Polygon-Tree/Makefile
  head/math/p5-Math-Polygon-Tree/pkg-plist

Modified: head/math/p5-Math-Polygon-Tree/Makefile
==============================================================================
--- head/math/p5-Math-Polygon-Tree/Makefile	Tue Oct  1 05:53:47 2013	(r328920)
+++ head/math/p5-Math-Polygon-Tree/Makefile	Tue Oct  1 05:53:51 2013	(r328921)
@@ -20,7 +20,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Math::Polygon::Tree.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/math/p5-Math-Polygon-Tree/pkg-plist
==============================================================================
--- head/math/p5-Math-Polygon-Tree/pkg-plist	Tue Oct  1 05:53:47 2013	(r328920)
+++ head/math/p5-Math-Polygon-Tree/pkg-plist	Tue Oct  1 05:53:51 2013	(r328921)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Math::Polygon::Tree.3.gz
 %%SITE_PERL%%/Math/Polygon/Tree.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Polygon/Tree/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Polygon/Tree



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