svn commit: r342968 - head/devel/p5-Test-Inter

Emanuel Haupt ehaupt at FreeBSD.org
Thu Feb 6 08:43:23 UTC 2014


Author: ehaupt
Date: Thu Feb  6 08:43:22 2014
New Revision: 342968
URL: http://svnweb.freebsd.org/changeset/ports/342968
QAT: https://qat.redports.org/buildarchive/r342968/

Log:
  Support staging.

Modified:
  head/devel/p5-Test-Inter/Makefile
  head/devel/p5-Test-Inter/pkg-plist

Modified: head/devel/p5-Test-Inter/Makefile
==============================================================================
--- head/devel/p5-Test-Inter/Makefile	Thu Feb  6 08:42:23 2014	(r342967)
+++ head/devel/p5-Test-Inter/Makefile	Thu Feb  6 08:43:22 2014	(r342968)
@@ -16,7 +16,4 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=		Test::Inter.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Test-Inter/pkg-plist
==============================================================================
--- head/devel/p5-Test-Inter/pkg-plist	Thu Feb  6 08:42:23 2014	(r342967)
+++ head/devel/p5-Test-Inter/pkg-plist	Thu Feb  6 08:43:22 2014	(r342968)
@@ -1,3 +1,4 @@
 %%SITE_PERL%%/Test/Inter.pm
 %%SITE_PERL%%/Test/Inter.pod
+%%PERL5_MAN3%%/Test::Inter.3.gz
 @dirrmtry %%SITE_PERL%%/Test


More information about the svn-ports-all mailing list