summaryrefslogtreecommitdiff
path: root/games/gnomememoryblocks
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-13 08:51:43 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-13 08:51:43 +0000
commit6eb5dbc642395094a82da76788309bd969f9fbdb (patch)
tree2027548ec2b2e4d61f37a2b258019d4c25319c84 /games/gnomememoryblocks
parentReplace gnomecontrolcenter in RUN_DEPENDS with gnomecore RUN_DEPENDS to ensure (diff)
Replace gnomecontrolcenter in RUN_DEPENDS with gnomecore and add gnomeaudio to
ensure correct removal of shared dirs. Submitted by: bento
Notes
Notes: svn path=/head/; revision=32573
Diffstat (limited to 'games/gnomememoryblocks')
-rw-r--r--games/gnomememoryblocks/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gnomememoryblocks/Makefile b/games/gnomememoryblocks/Makefile
index 4c6db811db09..f7e8ba9bdbe0 100644
--- a/games/gnomememoryblocks/Makefile
+++ b/games/gnomememoryblocks/Makefile
@@ -16,7 +16,8 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
-RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
+RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \
+ ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config