diff options
author | ade <ade@FreeBSD.org> | 2000-08-11 15:25:32 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-08-11 15:25:32 +0000 |
commit | 29813ad859814a458d46eae597974fc428a4229e (patch) | |
tree | d68fd64f68b76cc68efdbf4eaeb42fa2eaa162c5 /games/gnomegames2 | |
parent | ca8c7a13c90818d9502c55a5ec82f76a8d7e5783 (diff) | |
download | FreeBSD-ports-29813ad859814a458d46eae597974fc428a4229e.zip FreeBSD-ports-29813ad859814a458d46eae597974fc428a4229e.tar.gz |
Fix up 'extra' directories
Submitted by: bento
Diffstat (limited to 'games/gnomegames2')
-rw-r--r-- | games/gnomegames2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index ee12ea9..4ff817e 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 |