pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/gnocatan Add scrollkeeper dependency. Noted miss...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd0b22b87076
branches:  trunk
changeset: 464806:cd0b22b87076
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Dec 15 18:51:13 2003 +0000

description:
Add scrollkeeper dependency. Noted missing by Olivier Brisson on tech-pkg.
Bump PKGREVISION to 1.

diffstat:

 games/gnocatan/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 75f8fa7edc32 -r cd0b22b87076 games/gnocatan/Makefile
--- a/games/gnocatan/Makefile   Mon Dec 15 17:54:00 2003 +0000
+++ b/games/gnocatan/Makefile   Mon Dec 15 18:51:13 2003 +0000
@@ -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_X11=               YES
 
 .include "../../devel/libgnomeui/buildlink2.mk"
+.include "../../textproc/scrollkeeper/buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index