summaryrefslogtreecommitdiff
path: root/x11/gdm
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-11-10 23:48:12 +0000
committertron <tron@pkgsrc.org>1999-11-10 23:48:12 +0000
commite96189673ea9076e54f73ba17d5cb85943bc0cbc (patch)
treeec8ebf021b1533ea1bc25f63c089c522568f2f03 /x11/gdm
parent930f28db5709710dba5c8864edc52bbdda6b94b7 (diff)
downloadpkgsrc-e96189673ea9076e54f73ba17d5cb85943bc0cbc.tar.gz
Mark this package broken because there is another bug (in the program,
not in the package) which causes weird problems like "~/.Xauthority" being owned by user "root" suddenly. Obviously the user privileges are not initialized properly.
Diffstat (limited to 'x11/gdm')
-rw-r--r--x11/gdm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index ef14d0c9a97..c288dd75c12 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/11/10 23:15:27 tron Exp $
+# $NetBSD: Makefile,v 1.2 1999/11/10 23:48:12 tron Exp $
DISTNAME= gdm-2.0beta4
PKGNAME= gdm-2.0b4
@@ -10,6 +10,8 @@ HOMEPAGE= http://www.gnome.org/
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
+BROKEN= user privileges are not initialized correctly
+
GNU_CONFIGURE= yes
USE_X11BASE= yes