summaryrefslogtreecommitdiff
path: root/games/gnome-games
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2000-05-09 20:07:15 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2000-05-09 20:07:15 +0000
commit9ef2468e107aa6bbd9f41486b9f455ae9fb7e091 (patch)
treea1e555c78e00871e1aa46c944a0261aa4f72405b /games/gnome-games
parent75f26207f2cb21caeb78881834bbc6650622b6cc (diff)
downloadpkgsrc-9ef2468e107aa6bbd9f41486b9f455ae9fb7e091.tar.gz
add dependency on guile. This is required for arch's which don't get
guile through devel/libgtop. This fixes PR pkg/10074. Thanks to Matthias Scheler <tron@netbsd.org> for the fix.
Diffstat (limited to 'games/gnome-games')
-rw-r--r--games/gnome-games/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index 367e772960d..ab383c15cc6 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/01/15 09:58:15 tron Exp $
+# $NetBSD: Makefile,v 1.4 2000/05/09 20:07:15 dmcmahill Exp $
DISTNAME= gnome-games-1.0.51
CATEGORIES= games gnome
@@ -8,6 +8,7 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gnome.org/
DEPENDS+= gnome-core-*:../../x11/gnome-core
+DEPENDS+= guile-[0-9]*:../../lang/guile
DEPENDS+= xbill-*:../../games/xbill
GNU_CONFIGURE= yes