summaryrefslogtreecommitdiff
path: root/games/gnomegames
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-06-08 21:40:55 +0000
committerAde Lovett <ade@FreeBSD.org>2000-06-08 21:40:55 +0000
commit776cf5dafd2d7604a9c9de82d7f5c14c6783ad15 (patch)
treec179c3cebceaba1fc01675920822a2d14ed05b96 /games/gnomegames
parentAdd devel/libglade dependency (diff)
Add lang/guile dependency
Submitted by: bento
Notes
Notes: svn path=/head/; revision=29410
Diffstat (limited to 'games/gnomegames')
-rw-r--r--games/gnomegames/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile
index 73d2d6cb6711..75349d4f56cb 100644
--- a/games/gnomegames/Makefile
+++ b/games/gnomegames/Makefile
@@ -14,7 +14,8 @@ DISTNAME= gnome-games-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
-LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore
+LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \
+ guile.6:${PORTSDIR}/lang/guile
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config