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
commit25cabc401fd6c0932e31d3b08612d09aa58b6722 (patch)
tree6207b19e74a6841fd452631ab1123fc6d1c00f4e /games
parent8fa498136ac608d07a86223035aa92010310cb0f (diff)
downloadpkgsrc-25cabc401fd6c0932e31d3b08612d09aa58b6722.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"