summaryrefslogtreecommitdiff
path: root/x11/gdm1
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
commitbedae6c90ccf11bddb3b3bdde8d2652e72eeeed3 (patch)
tree3757535e0cffe141412b01910b7f14b0965825b2 /x11/gdm1
parenta7e2fe95446b9256aa3c5d4f9854059551415f11 (diff)
downloadpkgsrc-bedae6c90ccf11bddb3b3bdde8d2652e72eeeed3.tar.gz
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
Diffstat (limited to 'x11/gdm1')
-rw-r--r--x11/gdm1/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gdm1/Makefile b/x11/gdm1/Makefile
index 7758e6ce138..4467cfb471f 100644
--- a/x11/gdm1/Makefile
+++ b/x11/gdm1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/03/08 19:40:43 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2004/04/14 16:15:29 jmmv Exp $
DISTNAME= gdm-2.2.0
PKGREVISION= 6
@@ -11,8 +11,6 @@ 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
@@ -21,6 +19,7 @@ USE_PKGINSTALL= YES
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
+USE_DIRS+= xdg-x11-1.1
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
USE_X11BASE= YES