summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/xdm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xdm/Makefile b/x11/xdm/Makefile
index c0d2dd07ddf..5e6a8de78ba 100644
--- a/x11/xdm/Makefile
+++ b/x11/xdm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2014/08/25 08:30:46 obache Exp $
+# $NetBSD: Makefile,v 1.27 2014/08/25 08:59:38 obache Exp $
DISTNAME= xdm-1.1.11
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
@@ -11,6 +11,7 @@ HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= X Display Manager from modular X.org
DEPENDS+= sessreg-[0-9]*:../../x11/sessreg
+DEPENDS+= xrdb-[0-9]*:../../x11/xrdb
PKG_SYSCONFSUBDIR= xdm
CONFIGURE_ARGS+= --with-xdmconfigdir=${PKG_SYSCONFDIR:Q}