summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/gnome-control-center/Makefile2
-rw-r--r--sysutils/gnome-control-center1/Makefile2
-rw-r--r--sysutils/gnomecontrolcenter/Makefile2
-rw-r--r--sysutils/gnomecontrolcenter2/Makefile2
-rw-r--r--x11/gnomecore/Makefile3
5 files changed, 5 insertions, 6 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile
index 3c03422..ccab84e 100644
--- a/sysutils/gnome-control-center/Makefile
+++ b/sysutils/gnome-control-center/Makefile
@@ -14,7 +14,7 @@ DISTNAME= control-center-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
+LIB_DEPENDS= gnomecanvaspixbuf.1:${PORTSDIR}/graphics/gnomecanvas \
gnomevfs.0:${PORTSDIR}/devel/gnomevfs
USE_X_PREFIX= yes
diff --git a/sysutils/gnome-control-center1/Makefile b/sysutils/gnome-control-center1/Makefile
index 3c03422..ccab84e 100644
--- a/sysutils/gnome-control-center1/Makefile
+++ b/sysutils/gnome-control-center1/Makefile
@@ -14,7 +14,7 @@ DISTNAME= control-center-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
+LIB_DEPENDS= gnomecanvaspixbuf.1:${PORTSDIR}/graphics/gnomecanvas \
gnomevfs.0:${PORTSDIR}/devel/gnomevfs
USE_X_PREFIX= yes
diff --git a/sysutils/gnomecontrolcenter/Makefile b/sysutils/gnomecontrolcenter/Makefile
index 3c03422..ccab84e 100644
--- a/sysutils/gnomecontrolcenter/Makefile
+++ b/sysutils/gnomecontrolcenter/Makefile
@@ -14,7 +14,7 @@ DISTNAME= control-center-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
+LIB_DEPENDS= gnomecanvaspixbuf.1:${PORTSDIR}/graphics/gnomecanvas \
gnomevfs.0:${PORTSDIR}/devel/gnomevfs
USE_X_PREFIX= yes
diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile
index 3c03422..ccab84e 100644
--- a/sysutils/gnomecontrolcenter2/Makefile
+++ b/sysutils/gnomecontrolcenter2/Makefile
@@ -14,7 +14,7 @@ DISTNAME= control-center-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
+LIB_DEPENDS= gnomecanvaspixbuf.1:${PORTSDIR}/graphics/gnomecanvas \
gnomevfs.0:${PORTSDIR}/devel/gnomevfs
USE_X_PREFIX= yes
diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile
index 4d179d6..99b7cdb 100644
--- a/x11/gnomecore/Makefile
+++ b/x11/gnomecore/Makefile
@@ -14,8 +14,7 @@ DISTNAME= gnome-core-${PORTVERSION}
MAINTAINER?= gnome@FreeBSD.org
-LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade \
- gnomecanvaspixbuf.1:${PORTSDIR}/graphics/gnomecanvas
+LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade
RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio
USE_X_PREFIX= yes
OpenPOWER on IntegriCloud