svn commit: r372502 - head/emulators/linux-c6

Antoine Brodin antoine at FreeBSD.org
Wed Nov 12 21:00:56 UTC 2014


Author: antoine
Date: Wed Nov 12 21:00:55 2014
New Revision: 372502
URL: https://svnweb.freebsd.org/changeset/ports/372502
QAT: https://qat.redports.org/buildarchive/r372502/

Log:
  Fix DEPENDS

Modified:
  head/emulators/linux-c6/Makefile

Modified: head/emulators/linux-c6/Makefile
==============================================================================
--- head/emulators/linux-c6/Makefile	Wed Nov 12 20:11:15 2014	(r372501)
+++ head/emulators/linux-c6/Makefile	Wed Nov 12 21:00:55 2014	(r372502)
@@ -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-pixbuf>0:${PORTSDIR}/graphics/linux-c6-gdk-pixbuf \
+		linux-c6-gdk-pixbuf2>0:${PORTSDIR}/graphics/linux-c6-gdk-pixbuf \
 		linux-c6-cairo>0:${PORTSDIR}/graphics/linux-c6-cairo
 
 OPTIONS_DEFINE=	NVIDIA_GL


More information about the svn-ports-head mailing list