Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jan 2017 19:33:18 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r430651 - head/devel/p5-Pegex
Message-ID:  <201701051933.v05JXIu7051280@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701051933.v05JXIu7051280>