Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2014 04:40:24 +0000 (UTC)
From:      Johannes Jost Meixner <xmj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373194 - head/emulators/linux-c6
Message-ID:  <201411240440.sAO4eOYO099669@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: xmj
Date: Mon Nov 24 04:40:23 2014
New Revision: 373194
URL: https://svnweb.freebsd.org/changeset/ports/373194
QAT: https://qat.redports.org/buildarchive/r373194/

Log:
  Renaming linux-c6-gdk-pixbuf to linux-c6-gdk-pixbuf2 in emulators/linux-c6 to
  unbreak INDEX (part two)
  
  Spotted by:	cperciva
  Approved by:	swills

Modified:
  head/emulators/linux-c6/Makefile

Modified: head/emulators/linux-c6/Makefile
==============================================================================
--- head/emulators/linux-c6/Makefile	Mon Nov 24 03:23:58 2014	(r373193)
+++ head/emulators/linux-c6/Makefile	Mon Nov 24 04:40:23 2014	(r373194)
@@ -87,7 +87,7 @@ RUN_DEPENDS+=	linux-c6-libasyncns>0:${PO
 		linux-c6-tiff>0:${PORTSDIR}/graphics/linux-c6-tiff \
 		linux-c6-jpeg>0:${PORTSDIR}/graphics/linux-c6-jpeg \
 		linux-c6-glx-utils>0:${PORTSDIR}/graphics/linux-c6-glx-utils \
-		linux-c6-gdk-pixbuf2>0:${PORTSDIR}/graphics/linux-c6-gdk-pixbuf \
+		linux-c6-gdk-pixbuf2>0:${PORTSDIR}/graphics/linux-c6-gdk-pixbuf2 \
 		linux-c6-cairo>0:${PORTSDIR}/graphics/linux-c6-cairo
 
 OPTIONS_DEFINE=	NVIDIA_GL



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