summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authortron <tron>2000-05-09 22:00:05 +0000
committertron <tron>2000-05-09 22:00:05 +0000
commita8487720b91da79d9f3b6672ce71422c2aecb8f4 (patch)
treec6be71dd5f7a987444678583d0f86305ea3ba27b /games
parent7b51a30f00df9bbc7099f235c4454f9891493512 (diff)
downloadpkgsrc-a8487720b91da79d9f3b6672ce71422c2aecb8f4.tar.gz
Add a note why we need an explicit dependence on "guile".
Diffstat (limited to '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