Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 2014 21:00:56 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372502 - head/emulators/linux-c6
Message-ID:  <201411122100.sACL0uS8091918@svn.freebsd.org>

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



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