summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authormycroft <mycroft@pkgsrc.org>2003-01-10 10:18:31 +0000
committermycroft <mycroft@pkgsrc.org>2003-01-10 10:18:31 +0000
commitf778cc7f97dbd76bb67fd5fa9a46d70f8020a2d2 (patch)
tree6207b19e74a6841fd452631ab1123fc6d1c00f4e /games
parent10b6718d6c634c8c25dc535564c0c1f2244aa6c1 (diff)
downloadpkgsrc-f778cc7f97dbd76bb67fd5fa9a46d70f8020a2d2.tar.gz
This works with newer guile.
Diffstat (limited to 'games')
-rw-r--r--games/gnome-games/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index 8f797e41997..02de1d3a820 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2003/01/07 03:56:24 uebayasi Exp $
+# $NetBSD: Makefile,v 1.48 2003/01/10 10:18:31 mycroft Exp $
DISTNAME= gnome-games-1.4.0.4
PKGREVISION= 3
@@ -66,7 +66,7 @@ post-install:
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../devel/ncurses/buildlink2.mk"
# Required for ports which don't build "libgtop".
-.include "../../lang/guile14/buildlink2.mk"
+.include "../../lang/guile/buildlink2.mk"
.include "../../x11/gnome-core/buildlink2.mk"
.include "../../mk/automake.mk"
.include "../../mk/bsd.pkg.mk"