svn commit: r342783 - head/devel/p5-SUPER

Emanuel Haupt ehaupt at FreeBSD.org
Wed Feb 5 17:07:50 UTC 2014


Author: ehaupt
Date: Wed Feb  5 17:07:49 2014
New Revision: 342783
URL: http://svnweb.freebsd.org/changeset/ports/342783
QAT: https://qat.redports.org/buildarchive/r342783/

Log:
  Support staging.

Modified:
  head/devel/p5-SUPER/Makefile
  head/devel/p5-SUPER/pkg-plist

Modified: head/devel/p5-SUPER/Makefile
==============================================================================
--- head/devel/p5-SUPER/Makefile	Wed Feb  5 17:04:22 2014	(r342782)
+++ head/devel/p5-SUPER/Makefile	Wed Feb  5 17:07:49 2014	(r342783)
@@ -18,7 +18,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=	SUPER.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-SUPER/pkg-plist
==============================================================================
--- head/devel/p5-SUPER/pkg-plist	Wed Feb  5 17:04:22 2014	(r342782)
+++ head/devel/p5-SUPER/pkg-plist	Wed Feb  5 17:07:49 2014	(r342783)
@@ -1 +1,2 @@
 %%SITE_PERL%%/SUPER.pm
+%%PERL5_MAN3%%/SUPER.3.gz


More information about the svn-ports-all mailing list