svn commit: r342771 - head/devel/p5-Regexp-Grammars

Emanuel Haupt ehaupt at FreeBSD.org
Wed Feb 5 16:49:10 UTC 2014


Author: ehaupt
Date: Wed Feb  5 16:49:09 2014
New Revision: 342771
URL: http://svnweb.freebsd.org/changeset/ports/342771
QAT: https://qat.redports.org/buildarchive/r342771/

Log:
  Support staging.

Modified:
  head/devel/p5-Regexp-Grammars/Makefile
  head/devel/p5-Regexp-Grammars/pkg-plist

Modified: head/devel/p5-Regexp-Grammars/Makefile
==============================================================================
--- head/devel/p5-Regexp-Grammars/Makefile	Wed Feb  5 16:42:46 2014	(r342770)
+++ head/devel/p5-Regexp-Grammars/Makefile	Wed Feb  5 16:49:09 2014	(r342771)
@@ -13,7 +13,4 @@ COMMENT=	Add grammatical parsing feature
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=	Regexp::Grammars.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Regexp-Grammars/pkg-plist
==============================================================================
--- head/devel/p5-Regexp-Grammars/pkg-plist	Wed Feb  5 16:42:46 2014	(r342770)
+++ head/devel/p5-Regexp-Grammars/pkg-plist	Wed Feb  5 16:49:09 2014	(r342771)
@@ -1,2 +1,3 @@
 %%SITE_PERL%%/Regexp/Grammars.pm
+%%PERL5_MAN3%%/Regexp::Grammars.3.gz
 @dirrmtry %%SITE_PERL%%/Regexp


More information about the svn-ports-all mailing list