summaryrefslogtreecommitdiff
path: root/games/crimsonfields
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-03-08 19:40:36 +0000
committerjmmv <jmmv@pkgsrc.org>2004-03-08 19:40:36 +0000
commitae5a97419f9483f8d29f539efc9d0073f21b32de (patch)
tree31ed0dbd30601179a2bbef617a33214b104e418a /games/crimsonfields
parenta8e47947f0a68e270b396c8eb837420d5740af94 (diff)
downloadpkgsrc-ae5a97419f9483f8d29f539efc9d0073f21b32de.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/crimsonfields')
-rw-r--r--games/crimsonfields/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/crimsonfields/Makefile b/games/crimsonfields/Makefile
index d431244b3fb..75343ae0b32 100644
--- a/games/crimsonfields/Makefile
+++ b/games/crimsonfields/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2004/03/07 07:34:20 snj Exp $
+# $NetBSD: Makefile,v 1.15 2004/03/08 19:40:38 jmmv Exp $
#
DISTNAME= crimson-0.3.8
PKGNAME= ${DISTNAME:S/crimson/crimsonfields/}
+PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= http://crimson.seul.org/files/
EXTRACT_SUFX= .tar.bz2
@@ -11,6 +12,8 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://crimson.seul.org/
COMMENT= Tactical war game in the tradition of Battle Isle
+DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
+
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_PKGLOCALEDIR= yes