summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authormycroft <mycroft>2003-01-10 10:18:31 +0000
committermycroft <mycroft>2003-01-10 10:18:31 +0000
commit73791d1a7438520c5b18d10e747227622dfc3ca4 (patch)
tree6207b19e74a6841fd452631ab1123fc6d1c00f4e /games
parente31b0eb86fa5eb8eb97a4972940ae30283e8f036 (diff)
downloadpkgsrc-73791d1a7438520c5b18d10e747227622dfc3ca4.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"