svn commit: r373194 - head/emulators/linux-c6
Johannes Jost Meixner
xmj at FreeBSD.org
Mon Nov 24 04:40:24 UTC 2014
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
More information about the svn-ports-head
mailing list