summaryrefslogtreecommitdiff
path: root/multimedia/xine-ui
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 /multimedia/xine-ui
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 'multimedia/xine-ui')
-rw-r--r--multimedia/xine-ui/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/multimedia/xine-ui/Makefile b/multimedia/xine-ui/Makefile
index 087fd7d2c83..205ca7c68e9 100644
--- a/multimedia/xine-ui/Makefile
+++ b/multimedia/xine-ui/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/02/14 17:21:45 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2004/03/08 19:40:41 jmmv Exp $
#
DISTNAME= xine-ui-0.9.22
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/}
@@ -11,6 +11,8 @@ HOMEPAGE= http://xinehq.de/
COMMENT= Skinned xlib-based xine GUI
BUILD_USES_MSGFMT= YES
+DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
+
BUILDLINK_DEPENDS.curl= curl>7.10.2
USE_PKGLOCALEDIR= YES