svn commit: r387095 - head/www/p5-Toadfarm

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 23 05:56:32 UTC 2015


Author: sunpoet
Date: Sat May 23 05:56:31 2015
New Revision: 387095
URL: https://svnweb.freebsd.org/changeset/ports/387095

Log:
  - Add PORTSCOUT

Modified:
  head/www/p5-Toadfarm/Makefile

Modified: head/www/p5-Toadfarm/Makefile
==============================================================================
--- head/www/p5-Toadfarm/Makefile	Sat May 23 05:56:27 2015	(r387094)
+++ head/www/p5-Toadfarm/Makefile	Sat May 23 05:56:31 2015	(r387095)
@@ -17,6 +17,8 @@ BUILD_DEPENDS=	p5-File-Which>=1.00:${POR
 		p5-Mojolicious>=5.00:${PORTSDIR}/www/p5-Mojolicious
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+PORTSCOUT=	skipv:0.0801,0.1001,0.1301,0.1601,0.1701,0.2601,0.2602,0.4301
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-head mailing list