summaryrefslogtreecommitdiff
path: root/x11/gdm1
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 /x11/gdm1
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 'x11/gdm1')
-rw-r--r--x11/gdm1/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/gdm1/Makefile b/x11/gdm1/Makefile
index 29ea2b28042..7758e6ce138 100644
--- a/x11/gdm1/Makefile
+++ b/x11/gdm1/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/20 13:33:07 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/03/08 19:40:43 jmmv Exp $
DISTNAME= gdm-2.2.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdm/2.2/} \
${MASTER_SITE_LOCAL}
@@ -11,6 +11,8 @@ MAINTAINER= mjl@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Gnome Display Manager - a re-implementation of the xdm program
+DEPENDS+= xdg-x11-dirs>=1.1:../../misc/xdg-x11-dirs
+
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
USE_BUILDLINK2= YES