svn commit: r406364 - head/graphics/p5-ming

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 17 13:12:33 UTC 2016


Author: sunpoet
Date: Sun Jan 17 13:12:32 2016
New Revision: 406364
URL: https://svnweb.freebsd.org/changeset/ports/406364

Log:
  - Add PORTSCOUT
  
  Sponsored by:	PortsCamp Taiwan

Modified:
  head/graphics/p5-ming/Makefile

Modified: head/graphics/p5-ming/Makefile
==============================================================================
--- head/graphics/p5-ming/Makefile	Sun Jan 17 13:12:27 2016	(r406363)
+++ head/graphics/p5-ming/Makefile	Sun Jan 17 13:12:32 2016	(r406364)
@@ -22,6 +22,8 @@ LIB_DEPENDS=	libfreetype.so:${PORTSDIR}/
 
 OPTIONS_DEFINE=	EXAMPLES
 
+PORTSCOUT=	limit:^ming-
+
 CONFIGURE_ARGS=	--enable-perl
 GNU_CONFIGURE=	yes
 USES=		autoreconf bison gmake libtool localbase perl5 shebangfix


More information about the svn-ports-head mailing list