diff --git a/devel/gide/Makefile b/devel/gide/Makefile index 7fc5b910e1d3..12d3a3ee6cd3 100644 --- a/devel/gide/Makefile +++ b/devel/gide/Makefile @@ -13,10 +13,9 @@ MASTER_SITE_SUBDIR= unstable/sources/gIDE MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \ glade.4:${PORTSDIR}/devel/libglade \ guile.9:${PORTSDIR}/lang/guile -RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/ftp/junglemonkey/Makefile b/ftp/junglemonkey/Makefile index 42aa7b3ea53a..5d2e8a2dccaf 100644 --- a/ftp/junglemonkey/Makefile +++ b/ftp/junglemonkey/Makefile @@ -13,11 +13,10 @@ DISTNAME= jm-${PORTVERSION} MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \ gnet.0:${PORTSDIR}/net/gnet \ popt.0:${PORTSDIR}/devel/popt \ glade.4:${PORTSDIR}/devel/libglade -RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/games/glife/Makefile b/games/glife/Makefile index 753e79a74255..8df89be300eb 100644 --- a/games/glife/Makefile +++ b/games/glife/Makefile @@ -14,9 +14,8 @@ DISTNAME= gLife-${PORTVERSION} MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \ glade.4:${PORTSDIR}/devel/libglade -RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter USE_X_PREFIX= yes USE_LIBTOOL= yes diff --git a/games/gnocatan/Makefile b/games/gnocatan/Makefile index 470a0f1bf4bf..376ed1c8b007 100644 --- a/games/gnocatan/Makefile +++ b/games/gnocatan/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index ee12ea9b4cef..4ff817e59c07 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \ guile.9:${PORTSDIR}/lang/guile -RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter +RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/startup.wav:${PORTSDIR}/audio/gnomeaudio GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile index ee12ea9b4cef..4ff817e59c07 100644 --- a/games/gnomegames/Makefile +++ b/games/gnomegames/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \ guile.9:${PORTSDIR}/lang/guile -RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter +RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/startup.wav:${PORTSDIR}/audio/gnomeaudio GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index ee12ea9b4cef..4ff817e59c07 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \ guile.9:${PORTSDIR}/lang/guile -RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter +RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/startup.wav:${PORTSDIR}/audio/gnomeaudio GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile index 470a0f1bf4bf..376ed1c8b007 100644 --- a/games/pioneers/Makefile +++ b/games/pioneers/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index a03b3314e85f..de49acb84006 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -13,9 +13,7 @@ MASTER_SITE_SUBDIR= unstable/sources/eog MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ - gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf -RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index a03b3314e85f..de49acb84006 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -13,9 +13,7 @@ MASTER_SITE_SUBDIR= unstable/sources/eog MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ - gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf -RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/www/peacock/Makefile b/www/peacock/Makefile index 728c90678be4..ad27476ed453 100644 --- a/www/peacock/Makefile +++ b/www/peacock/Makefile @@ -12,8 +12,7 @@ MASTER_SITES= http://peacock.sourceforge.net/sources/ MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs -RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore GTK_CONFIG?= ${X11BASE}/bin/gtk12-config