svn commit: r342635 - head/devel/p5-Module-List

Martin Wilke miwi at FreeBSD.org
Wed Feb 5 07:35:15 UTC 2014


Author: miwi
Date: Wed Feb  5 07:35:14 2014
New Revision: 342635
URL: http://svnweb.freebsd.org/changeset/ports/342635
QAT: https://qat.redports.org/buildarchive/r342635/

Log:
  - Stage support

Modified:
  head/devel/p5-Module-List/Makefile
  head/devel/p5-Module-List/pkg-plist

Modified: head/devel/p5-Module-List/Makefile
==============================================================================
--- head/devel/p5-Module-List/Makefile	Wed Feb  5 06:50:43 2014	(r342634)
+++ head/devel/p5-Module-List/Makefile	Wed Feb  5 07:35:14 2014	(r342635)
@@ -15,7 +15,4 @@ RUN_DEPENDS=	p5-parent>=0:${PORTSDIR}/de
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=		Module::List.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Module-List/pkg-plist
==============================================================================
--- head/devel/p5-Module-List/pkg-plist	Wed Feb  5 06:50:43 2014	(r342634)
+++ head/devel/p5-Module-List/pkg-plist	Wed Feb  5 07:35:14 2014	(r342635)
@@ -1,2 +1,3 @@
 %%SITE_PERL%%/Module/List.pm
+%%PERL5_MAN3%%/Module::List.3.gz
 @dirrmtry %%SITE_PERL%%/Module


More information about the svn-ports-all mailing list