summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-12-15 18:51:13 +0000
committerwiz <wiz@pkgsrc.org>2003-12-15 18:51:13 +0000
commitc7bd4762f559a1454a445ecd133775d49aee7f42 (patch)
tree242a4a09d90fae3625772f95e931f232e266cbfd /games
parent12d16f719bc04646aef6e02784b7cc24ba460b43 (diff)
downloadpkgsrc-c7bd4762f559a1454a445ecd133775d49aee7f42.tar.gz
Add scrollkeeper dependency. Noted missing by Olivier Brisson on tech-pkg.
Bump PKGREVISION to 1.
Diffstat (limited to 'games')
-rw-r--r--games/gnocatan/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/gnocatan/Makefile b/games/gnocatan/Makefile
index 86f66566e1a..26b7e7472f2 100644
--- a/games/gnocatan/Makefile
+++ b/games/gnocatan/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2003/12/14 17:44:32 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2003/12/15 18:51:13 wiz Exp $
#
DISTNAME= gnocatan-0.8.0.0
+PKGREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnocatan/}
@@ -18,4 +19,5 @@ USE_PKGLOCALEDIR= YES
USE_X11= YES
.include "../../devel/libgnomeui/buildlink2.mk"
+.include "../../textproc/scrollkeeper/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"