aboutsummaryrefslogtreecommitdiffstats
path: root/games/gcompris2
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-09-13 17:08:08 +0800
committersobomax <sobomax@FreeBSD.org>2000-09-13 17:08:08 +0800
commit66c14cc3a7efec35b593ddb27120d0385c03cbf8 (patch)
treee8c99c32c74bb9cfdae4ddf55a4aee1a618efdf3 /games/gcompris2
parent691c2cde19bc911046afdc93d2ca87bb09f76201 (diff)
downloadfreebsd-ports-gnome-66c14cc3a7efec35b593ddb27120d0385c03cbf8.tar.gz
freebsd-ports-gnome-66c14cc3a7efec35b593ddb27120d0385c03cbf8.tar.zst
freebsd-ports-gnome-66c14cc3a7efec35b593ddb27120d0385c03cbf8.zip
Replace gnomecontrolcenter in RUN_DEPENDS with gnomecore and add gnomeaudio
to ensure correct removal of shared dirs. Submitted by: bento
Diffstat (limited to 'games/gcompris2')
-rw-r--r--games/gcompris2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile
index 354da2b831c4..e40a0d5b2b44 100644
--- a/games/gcompris2/Makefile
+++ b/games/gcompris2/Makefile
@@ -16,7 +16,8 @@ MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
-RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
+RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \
+ ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio
USE_X_PREFIX= yes
USE_GMAKE= yes