Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2013 03:57:35 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332804 - head/devel/p5-Locale-PO
Message-ID:  <201311050357.rA53vZqf083205@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Tue Nov  5 03:57:35 2013
New Revision: 332804
URL: http://svnweb.freebsd.org/changeset/ports/332804

Log:
  - Add stage support

Modified:
  head/devel/p5-Locale-PO/Makefile
  head/devel/p5-Locale-PO/pkg-plist   (contents, props changed)

Modified: head/devel/p5-Locale-PO/Makefile
==============================================================================
--- head/devel/p5-Locale-PO/Makefile	Tue Nov  5 02:54:53 2013	(r332803)
+++ head/devel/p5-Locale-PO/Makefile	Tue Nov  5 03:57:35 2013	(r332804)
@@ -21,7 +21,4 @@ BUILD_DEPENDS=	p5-File-Slurp>=0:${PORTSD
 		p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-MAN3=		Locale::PO.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Locale-PO/pkg-plist
==============================================================================
--- head/devel/p5-Locale-PO/pkg-plist	Tue Nov  5 02:54:53 2013	(r332803)
+++ head/devel/p5-Locale-PO/pkg-plist	Tue Nov  5 03:57:35 2013	(r332804)
@@ -1,5 +1,6 @@
 %%SITE_PERL%%/Locale/PO.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/PO/.packlist
+%%PERL5_MAN3%%/Locale::PO.3.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/PO
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale
 @dirrmtry %%SITE_PERL%%/Locale



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