summaryrefslogtreecommitdiff
path: root/games/ccgo
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-03-08 19:40:36 +0000
committerjmmv <jmmv>2004-03-08 19:40:36 +0000
commit86c13741d5aac3e7554ae1450f434384bccf09e2 (patch)
tree31ed0dbd30601179a2bbef617a33214b104e418a /games/ccgo
parentea5eb9df0c476c06390c6b0f9497fdd0c4d8cd1e (diff)
downloadpkgsrc-86c13741d5aac3e7554ae1450f434384bccf09e2.tar.gz
Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
Diffstat (limited to 'games/ccgo')
-rw-r--r--games/ccgo/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/ccgo/Makefile b/games/ccgo/Makefile
index 3623659978d..385b182f7d9 100644
--- a/games/ccgo/Makefile
+++ b/games/ccgo/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2004/02/29 12:42:22 jmmv Exp $
+# $NetBSD: Makefile,v 1.12 2004/03/08 19:40:38 jmmv Exp $
#
DISTNAME= ccgo-0.3.4
+PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= http://ccdw.org/~cjj/prog/ccgo/
@@ -9,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://ccdw.org/~cjj/prog/ccgo/
COMMENT= Go board with IGS and gnugo interface
-DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs
+DEPENDS+= gnome2-dirs>=1.5:../../misc/gnome2-dirs
DEPENDS+= gnugo>=3.4:../../games/gnugo
BUILD_USES_MSGFMT= YES