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.
This commit is contained in:
parent
930f28db57
commit
e96189673e
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue