summaryrefslogtreecommitdiff
path: root/x11/gdm/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-03-08 19:40:36 +0000
committerjmmv <jmmv>2004-03-08 19:40:36 +0000
commit3ae0aec8ac71e8b2b498fbfcdeed74888a448b22 (patch)
tree31ed0dbd30601179a2bbef617a33214b104e418a /x11/gdm/Makefile
parent47c6e2b314c6de44ed6a3b6733b41c3e1d1a9732 (diff)
downloadpkgsrc-3ae0aec8ac71e8b2b498fbfcdeed74888a448b22.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 'x11/gdm/Makefile')
-rw-r--r--x11/gdm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index ad6e62f91b0..d312e865be5 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.52 2004/03/07 12:09:21 jmmv Exp $
+# $NetBSD: Makefile,v 1.53 2004/03/08 19:40:43 jmmv Exp $
#
DISTNAME= gdm-2.4.4.7
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdm/2.4/} \
${MASTER_SITE_LOCAL}
@@ -14,6 +14,7 @@ COMMENT= Gnome Display Manager - a re-implementation of the xdm program
BUILDLINK_DEPENDS.libart2+= libart2>=2.3.11
BUILD_USES_MSGFMT= YES
+DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
USE_BUILDLINK3= YES
USE_PKGINSTALL= YES