svn commit: r393733 - head/graphics/gdk-pixbuf

Koop Mast kwm at FreeBSD.org
Sat Aug 8 14:23:27 UTC 2015


Author: kwm
Date: Sat Aug  8 14:23:26 2015
New Revision: 393733
URL: https://svnweb.freebsd.org/changeset/ports/393733

Log:
  Add another PORTSCOUT=ignore to gdk-pixbuf because it won't be updated anymore.

Modified:
  head/graphics/gdk-pixbuf/Makefile

Modified: head/graphics/gdk-pixbuf/Makefile
==============================================================================
--- head/graphics/gdk-pixbuf/Makefile	Sat Aug  8 14:22:14 2015	(r393732)
+++ head/graphics/gdk-pixbuf/Makefile	Sat Aug  8 14:23:26 2015	(r393733)
@@ -19,6 +19,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 LIB_DEPENDS=	libpng.so:${PORTSDIR}/graphics/png \
 		libtiff.so:${PORTSDIR}/graphics/tiff
 
+PORTSCOUT=	ignore:1
+
 USES=		cpe gmake jpeg libtool pathfix tar:bzip2
 CPE_VENDOR=	gnome
 USE_XORG=	xt xi x11


More information about the svn-ports-all mailing list