svn commit: r342720 - head/devel/p5-Devel-TraceUse

Emanuel Haupt ehaupt at FreeBSD.org
Wed Feb 5 15:35:52 UTC 2014


Author: ehaupt
Date: Wed Feb  5 15:35:51 2014
New Revision: 342720
URL: http://svnweb.freebsd.org/changeset/ports/342720
QAT: https://qat.redports.org/buildarchive/r342720/

Log:
  Support staging.

Modified:
  head/devel/p5-Devel-TraceUse/Makefile
  head/devel/p5-Devel-TraceUse/pkg-plist

Modified: head/devel/p5-Devel-TraceUse/Makefile
==============================================================================
--- head/devel/p5-Devel-TraceUse/Makefile	Wed Feb  5 15:35:35 2014	(r342719)
+++ head/devel/p5-Devel-TraceUse/Makefile	Wed Feb  5 15:35:51 2014	(r342720)
@@ -16,7 +16,4 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=	Devel::TraceUse.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Devel-TraceUse/pkg-plist
==============================================================================
--- head/devel/p5-Devel-TraceUse/pkg-plist	Wed Feb  5 15:35:35 2014	(r342719)
+++ head/devel/p5-Devel-TraceUse/pkg-plist	Wed Feb  5 15:35:51 2014	(r342720)
@@ -1,2 +1,3 @@
 %%SITE_PERL%%/Devel/TraceUse.pm
+%%PERL5_MAN3%%/Devel::TraceUse.3.gz
 @dirrmtry %%SITE_PERL%%/Devel


More information about the svn-ports-head mailing list