svn commit: r342721 - head/devel/p5-Directory-Scratch-Structured

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


Author: ehaupt
Date: Wed Feb  5 15:36:48 2014
New Revision: 342721
URL: http://svnweb.freebsd.org/changeset/ports/342721
QAT: https://qat.redports.org/buildarchive/r342721/

Log:
  Support staging.

Modified:
  head/devel/p5-Directory-Scratch-Structured/Makefile
  head/devel/p5-Directory-Scratch-Structured/pkg-plist

Modified: head/devel/p5-Directory-Scratch-Structured/Makefile
==============================================================================
--- head/devel/p5-Directory-Scratch-Structured/Makefile	Wed Feb  5 15:35:51 2014	(r342720)
+++ head/devel/p5-Directory-Scratch-Structured/Makefile	Wed Feb  5 15:36:48 2014	(r342721)
@@ -25,7 +25,4 @@ TEST_DEPENDS=	p5-Test-Block>0:${PORTSDIR
 		p5-Test-Strict>0:${PORTSDIR}/devel/p5-Test-Strict \
 		p5-Test-Warn>0:${PORTSDIR}/devel/p5-Test-Warn
 
-MAN3=	Directory::Scratch::Structured.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Directory-Scratch-Structured/pkg-plist
==============================================================================
--- head/devel/p5-Directory-Scratch-Structured/pkg-plist	Wed Feb  5 15:35:51 2014	(r342720)
+++ head/devel/p5-Directory-Scratch-Structured/pkg-plist	Wed Feb  5 15:36:48 2014	(r342721)
@@ -1,3 +1,4 @@
 %%SITE_PERL%%/Directory/Scratch/Structured.pm
+%%PERL5_MAN3%%/Directory::Scratch::Structured.3.gz
 @dirrmtry %%SITE_PERL%%/Directory/Scratch
 @dirrmtry %%SITE_PERL%%/Directory


More information about the svn-ports-all mailing list