svn commit: r342732 - head/devel/p5-File-ShareDir-PathClass

Emanuel Haupt ehaupt at FreeBSD.org
Wed Feb 5 15:49:55 UTC 2014


Author: ehaupt
Date: Wed Feb  5 15:49:54 2014
New Revision: 342732
URL: http://svnweb.freebsd.org/changeset/ports/342732
QAT: https://qat.redports.org/buildarchive/r342732/

Log:
  Support staging.

Modified:
  head/devel/p5-File-ShareDir-PathClass/Makefile
  head/devel/p5-File-ShareDir-PathClass/pkg-plist

Modified: head/devel/p5-File-ShareDir-PathClass/Makefile
==============================================================================
--- head/devel/p5-File-ShareDir-PathClass/Makefile	Wed Feb  5 15:48:56 2014	(r342731)
+++ head/devel/p5-File-ShareDir-PathClass/Makefile	Wed Feb  5 15:49:54 2014	(r342732)
@@ -18,7 +18,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=		File::ShareDir::PathClass.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-File-ShareDir-PathClass/pkg-plist
==============================================================================
--- head/devel/p5-File-ShareDir-PathClass/pkg-plist	Wed Feb  5 15:48:56 2014	(r342731)
+++ head/devel/p5-File-ShareDir-PathClass/pkg-plist	Wed Feb  5 15:49:54 2014	(r342732)
@@ -1,3 +1,4 @@
 %%SITE_PERL%%/File/ShareDir/PathClass.pm
+%%PERL5_MAN3%%/File::ShareDir::PathClass.3.gz
 @dirrmtry %%SITE_PERL%%/File/ShareDir
 @dirrmtry %%SITE_PERL%%/File


More information about the svn-ports-all mailing list