svn commit: r328918 - head/converters/p5-Encode-Locale

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Oct 1 05:53:17 UTC 2013


Author: amdmi3
Date: Tue Oct  1 05:53:16 2013
New Revision: 328918
URL: http://svnweb.freebsd.org/changeset/ports/328918

Log:
  - Support staging

Modified:
  head/converters/p5-Encode-Locale/Makefile
  head/converters/p5-Encode-Locale/pkg-plist

Modified: head/converters/p5-Encode-Locale/Makefile
==============================================================================
--- head/converters/p5-Encode-Locale/Makefile	Tue Oct  1 05:53:09 2013	(r328917)
+++ head/converters/p5-Encode-Locale/Makefile	Tue Oct  1 05:53:16 2013	(r328918)
@@ -13,7 +13,4 @@ COMMENT=	Determine the locale encoding
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Encode::Locale.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/converters/p5-Encode-Locale/pkg-plist
==============================================================================
--- head/converters/p5-Encode-Locale/pkg-plist	Tue Oct  1 05:53:09 2013	(r328917)
+++ head/converters/p5-Encode-Locale/pkg-plist	Tue Oct  1 05:53:16 2013	(r328918)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Encode::Locale.3.gz
 %%SITE_PERL%%/Encode/Locale.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/Locale/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/Locale


More information about the svn-ports-all mailing list