svn commit: r430651 - head/devel/p5-Pegex

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 5 19:33:19 UTC 2017


Author: sunpoet
Date: Thu Jan  5 19:33:17 2017
New Revision: 430651
URL: https://svnweb.freebsd.org/changeset/ports/430651

Log:
  Add PORTSCOUT

Modified:
  head/devel/p5-Pegex/Makefile

Modified: head/devel/p5-Pegex/Makefile
==============================================================================
--- head/devel/p5-Pegex/Makefile	Thu Jan  5 19:33:12 2017	(r430650)
+++ head/devel/p5-Pegex/Makefile	Thu Jan  5 19:33:17 2017	(r430651)
@@ -20,6 +20,8 @@ BUILD_DEPENDS=	p5-JSON-XS>=0:converters/
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 BUILD_DEPENDS+=	p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install
 
+PORTSCOUT=	limit:^[0-9\.]*$$
+
 NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5


More information about the svn-ports-head mailing list