svn commit: r406365 - head/graphics/py-ming

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


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

Log:
  - Add PORTSCOUT
  
  Sponsored by:	PortsCamp Taiwan

Modified:
  head/graphics/py-ming/Makefile

Modified: head/graphics/py-ming/Makefile
==============================================================================
--- head/graphics/py-ming/Makefile	Sun Jan 17 13:12:32 2016	(r406364)
+++ head/graphics/py-ming/Makefile	Sun Jan 17 13:12:36 2016	(r406365)
@@ -21,6 +21,8 @@ LIB_DEPENDS=	libfreetype.so:${PORTSDIR}/
 		libming.so:${PORTSDIR}/graphics/ming \
 		libpng.so:${PORTSDIR}/graphics/png
 
+PORTSCOUT=	limit:^ming-
+
 CONFIGURE_ARGS=	--enable-python
 CONFIGURE_ENV=	PYTHON_LDFLAGS="-L${PYTHON_LIBDIR} -l${PYTHON_VERSION}${PYTHON_ABIVER}"
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list