svn commit: r328921 - head/math/p5-Math-Polygon-Tree
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Oct 1 05:53:52 UTC 2013
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
More information about the svn-ports-head
mailing list