summaryrefslogtreecommitdiff
path: root/games/gnocatan
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-12-15 19:17:03 +0000
committerjmmv <jmmv>2003-12-15 19:17:03 +0000
commit48a45829c5e1638ea6503225378a633fa9e414ea (patch)
tree072b9f26d3c8ad21a760a47b6e32fb3815445ae0 /games/gnocatan
parent596f77b94f728e530d39401e36281a41b1f24dc7 (diff)
downloadpkgsrc-48a45829c5e1638ea6503225378a633fa9e414ea.tar.gz
Use omf.mk from scrollkeeper, instead of simply the buildlink2.mk.
Diffstat (limited to 'games/gnocatan')
-rw-r--r--games/gnocatan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnocatan/Makefile b/games/gnocatan/Makefile
index 26b7e7472f2..b9af0562e73 100644
--- a/games/gnocatan/Makefile
+++ b/games/gnocatan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/12/15 18:51:13 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2003/12/15 19:17:03 jmmv Exp $
#
DISTNAME= gnocatan-0.8.0.0
@@ -19,5 +19,5 @@ USE_PKGLOCALEDIR= YES
USE_X11= YES
.include "../../devel/libgnomeui/buildlink2.mk"
-.include "../../textproc/scrollkeeper/buildlink2.mk"
+.include "../../textproc/scrollkeeper/omf.mk"
.include "../../mk/bsd.pkg.mk"