diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-30 16:19:50 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-30 16:19:50 +0000 |
commit | 6fdf05cc93d7c7cb9859e59f63b73161a7e57c56 (patch) | |
tree | abbeb5b6ec485fcd8842a7aebf8710503dfb083c /games/gnome-chess | |
parent | 2e6f43e156f2a213195eaac68b94ac1fbff03408 (diff) | |
download | pkgsrc-6fdf05cc93d7c7cb9859e59f63b73161a7e57c56.tar.gz |
Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle
the shared share/mime-info directory. Bump PKGREVISION.
Diffstat (limited to 'games/gnome-chess')
-rw-r--r-- | games/gnome-chess/Makefile | 6 | ||||
-rw-r--r-- | games/gnome-chess/PLIST | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index 885740e0f29..33ceef02fbe 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2003/05/05 16:27:49 jmmv Exp $ +# $NetBSD: Makefile,v 1.20 2003/05/30 16:19:57 jmmv Exp $ DISTNAME= gnome-chess-0.3.3 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-chess/0.3/} @@ -9,6 +9,8 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://arcavia.com/rd/gnome-chess/ COMMENT= GNOME\'s graphical interface for playing chess +DEPENDS+= gnome1-dirs>=1.2:../../misc/gnome1-dirs + USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes USE_X11BASE= yes diff --git a/games/gnome-chess/PLIST b/games/gnome-chess/PLIST index 2b370a84e71..7a4a3bfb04e 100644 --- a/games/gnome-chess/PLIST +++ b/games/gnome-chess/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2003/02/18 14:55:58 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/05/30 16:19:57 jmmv Exp $ bin/gnome-chess share/gnome-chess/glade/level.glade share/gnome-chess/glade/login.glade @@ -72,6 +72,7 @@ share/pixmaps/gnome-chess/start.png @dirrm share/pixmaps/gnome-chess @dirrm share/omf/gnome-chess @comment in scrollkeeper: @dirrm share/omf +@comment in gnome-dirs: @dirrm share/mime-info @dirrm share/gnome/help/gnome-chess-manual/C/stylesheet-images @dirrm share/gnome/help/gnome-chess-manual/C/figures @dirrm share/gnome/help/gnome-chess-manual/C |