svn commit: r330816 - head/devel/p5-Tree-R
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat Oct 19 01:43:20 UTC 2013
Author: amdmi3
Date: Sat Oct 19 01:43:19 2013
New Revision: 330816
URL: http://svnweb.freebsd.org/changeset/ports/330816
Log:
- Support staging
Modified:
head/devel/p5-Tree-R/Makefile
head/devel/p5-Tree-R/pkg-plist
Modified: head/devel/p5-Tree-R/Makefile
==============================================================================
--- head/devel/p5-Tree-R/Makefile Sat Oct 19 00:56:58 2013 (r330815)
+++ head/devel/p5-Tree-R/Makefile Sat Oct 19 01:43:19 2013 (r330816)
@@ -13,7 +13,4 @@ COMMENT= Perl extension for the Rtree da
USES= perl5
USE_PERL5= configure
-MAN3= Tree::R.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/devel/p5-Tree-R/pkg-plist
==============================================================================
--- head/devel/p5-Tree-R/pkg-plist Sat Oct 19 00:56:58 2013 (r330815)
+++ head/devel/p5-Tree-R/pkg-plist Sat Oct 19 01:43:19 2013 (r330816)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Tree::R.3.gz
%%SITE_PERL%%/Tree/R.pm
%%SITE_PERL%%/auto/Tree/R/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/R/.packlist
More information about the svn-ports-all
mailing list