summaryrefslogtreecommitdiff
path: root/games/gnome-games
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-05-09 22:00:05 +0000
committertron <tron@pkgsrc.org>2000-05-09 22:00:05 +0000
commit931958ed2e99f8ea63853b21bca5dde4cb0fa8be (patch)
treec6be71dd5f7a987444678583d0f86305ea3ba27b /games/gnome-games
parentee03d8df135e7efe5f42361e13d553cea71b8bce (diff)
downloadpkgsrc-931958ed2e99f8ea63853b21bca5dde4cb0fa8be.tar.gz
Add a note why we need an explicit dependence on "guile".
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 ab383c15cc6..b4e54e48046 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/05/09 20:07:15 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.5 2000/05/09 22:00:05 tron 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
+# Required for ports which don't build "libgtop".
DEPENDS+= guile-[0-9]*:../../lang/guile
DEPENDS+= xbill-*:../../games/xbill