summaryrefslogtreecommitdiff
path: root/games/scummvm
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/scummvm
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/scummvm')
-rw-r--r--games/scummvm/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile
index 9317542c3ec..5b91a3cddfd 100644
--- a/games/scummvm/Makefile
+++ b/games/scummvm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2004/01/24 13:30:56 grant Exp $
+# $NetBSD: Makefile,v 1.19 2004/03/08 19:40:39 jmmv Exp $
DISTNAME= scummvm-0.5.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/}
EXTRACT_SUFX= .tar.bz2
@@ -10,6 +10,8 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://scummvm.sourceforge.net/
COMMENT= LucasArts Script Creation Utility for Maniac Mansion
+DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
+
USE_BUILDLINK2= yes
USE_GNU_TOOLS+= make
USE_X11= yes