summaryrefslogtreecommitdiff
path: root/games/sirius
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/sirius
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/sirius')
-rw-r--r--games/sirius/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/sirius/Makefile b/games/sirius/Makefile
index 56538580612..7344aa6fd08 100644
--- a/games/sirius/Makefile
+++ b/games/sirius/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2004/02/20 14:53:17 jmmv Exp $
+# $NetBSD: Makefile,v 1.16 2004/03/08 19:40:39 jmmv Exp $
#
DISTNAME= sirius-0.8.0
+PKGREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= http://sirius.bitvis.nu/files/
@@ -10,7 +11,7 @@ HOMEPAGE= http://sirius.bitvis.nu/
COMMENT= Othello game for GNOME2
BUILD_USES_MSGFMT= YES
-DEPENDS= xdg-dirs>=1.0:../../misc/xdg-dirs
+DEPENDS= xdg-dirs>=1.1:../../misc/xdg-dirs
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES