Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2013 01:43:19 +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: r330816 - head/devel/p5-Tree-R
Message-ID:  <201310190143.r9J1hJvG067826@svn.freebsd.org>

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



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