Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2014 04:27:44 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353265 - head/graphics/webp
Message-ID:  <201405080427.s484RiEk081325@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405080427.s484RiEk081325>