summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-21 15:02:58 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-21 15:02:58 +0000
commitd03692c58fa8f6d2f540a45df952530cd32b1aba (patch)
treed51d635277d33ec3bde5b64e4478a3dc5993b47f
parentconfigure was generating bogus `-R' and `-L' flags for the linker when (diff)
Move gnomecanvas dependency from x11/gnomecore to
sysutils/gnomecontrolcenter. Wierd stuff[tm] was happening with the nightly build after the change that I missed.
-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 3c0342227c17..ccab84e97b32 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 3c0342227c17..ccab84e97b32 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 3c0342227c17..ccab84e97b32 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 3c0342227c17..ccab84e97b32 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 4d179d6d0ff8..99b7cdba865f 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