svn commit: r406363 - head/graphics/ming

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


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

Log:
  - Add PORTSCOUT
  
  Sponsored by:	PortsCamp Taiwan

Modified:
  head/graphics/ming/Makefile

Modified: head/graphics/ming/Makefile
==============================================================================
--- head/graphics/ming/Makefile	Sun Jan 17 13:12:00 2016	(r406362)
+++ head/graphics/ming/Makefile	Sun Jan 17 13:12:27 2016	(r406363)
@@ -23,6 +23,8 @@ CONFLICTS_INSTALL=	ja-ming-[0-9]*
 
 OPTIONS_DEFINE=	DOCS
 
+PORTSCOUT=	limit:^ming-
+
 CONFIGURE_ARGS=	--includedir=${PREFIX}/include/ming
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip


More information about the svn-ports-all mailing list