aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-08-11 23:25:32 +0800
committerade <ade@FreeBSD.org>2000-08-11 23:25:32 +0800
commit29813ad859814a458d46eae597974fc428a4229e (patch)
treed68fd64f68b76cc68efdbf4eaeb42fa2eaa162c5 /games
parentca8c7a13c90818d9502c55a5ec82f76a8d7e5783 (diff)
downloadfreebsd-ports-gnome-29813ad859814a458d46eae597974fc428a4229e.tar.gz
freebsd-ports-gnome-29813ad859814a458d46eae597974fc428a4229e.tar.zst
freebsd-ports-gnome-29813ad859814a458d46eae597974fc428a4229e.zip
Fix up 'extra' directories
Submitted by: bento
Diffstat (limited to 'games')
-rw-r--r--games/glife/Makefile3
-rw-r--r--games/gnocatan/Makefile2
-rw-r--r--games/gnome-games/Makefile2
-rw-r--r--games/gnomegames/Makefile2
-rw-r--r--games/gnomegames2/Makefile2
-rw-r--r--games/pioneers/Makefile2
6 files changed, 6 insertions, 7 deletions
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