Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Aug 2015 14:23:27 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393733 - head/graphics/gdk-pixbuf
Message-ID:  <201508081423.t78ENRKo080400@repo.freebsd.org>

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



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