svn commit: r353265 - head/graphics/webp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 8 04:27:44 UTC 2014


Author: sunpoet
Date: Thu May  8 04:27:44 2014
New Revision: 353265
URL: http://svnweb.freebsd.org/changeset/ports/353265
QAT: https://qat.redports.org/buildarchive/r353265/

Log:
  - Add PORTSCOUT

Modified:
  head/graphics/webp/Makefile

Modified: head/graphics/webp/Makefile
==============================================================================
--- head/graphics/webp/Makefile	Thu May  8 04:18:42 2014	(r353264)
+++ head/graphics/webp/Makefile	Thu May  8 04:27:44 2014	(r353265)
@@ -17,6 +17,8 @@ LIB_DEPENDS=	libgif.so:${PORTSDIR}/graph
 		libpng15.so:${PORTSDIR}/graphics/png \
 		libtiff.so:${PORTSDIR}/graphics/tiff
 
+PORTSCOUT=	limit:^[0-9\.]*$$
+
 OPTIONS_DEFINE=	X11
 OPTIONS_SUB=	yes
 


More information about the svn-ports-all mailing list