svn commit: r341624 - head/devel/p5-Getopt-Long

Martin Wilke miwi at FreeBSD.org
Tue Jan 28 16:45:47 UTC 2014


Author: miwi
Date: Tue Jan 28 16:45:45 2014
New Revision: 341624
URL: http://svnweb.freebsd.org/changeset/ports/341624
QAT: https://qat.redports.org/buildarchive/r341624/

Log:
  - Stage support

Modified:
  head/devel/p5-Getopt-Long/Makefile
  head/devel/p5-Getopt-Long/pkg-plist

Modified: head/devel/p5-Getopt-Long/Makefile
==============================================================================
--- head/devel/p5-Getopt-Long/Makefile	Tue Jan 28 16:45:35 2014	(r341623)
+++ head/devel/p5-Getopt-Long/Makefile	Tue Jan 28 16:45:45 2014	(r341624)
@@ -13,7 +13,4 @@ COMMENT=	Perl module for extended proces
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Getopt::Long.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Getopt-Long/pkg-plist
==============================================================================
--- head/devel/p5-Getopt-Long/pkg-plist	Tue Jan 28 16:45:35 2014	(r341623)
+++ head/devel/p5-Getopt-Long/pkg-plist	Tue Jan 28 16:45:45 2014	(r341624)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Getopt::Long.3.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Long/.packlist
 %%SITE_PERL%%/newgetopt.pl
 %%SITE_PERL%%/Getopt/Long.pm


More information about the svn-ports-all mailing list