diff options
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r-- | x11/gdm/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index cbdd426a95f..22ef97e1666 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2002/11/28 11:01:32 tron Exp $ +# $NetBSD: Makefile,v 1.34 2003/01/10 07:57:49 cjep Exp $ DISTNAME= gdm-2.2.0 PKGREVISION= 2 @@ -13,9 +13,10 @@ COMMENT= Gnome Display Manager - a re-implementation of the xdm program EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -USE_BUILDLINK2= YES -GNU_CONFIGURE= YES -USE_X11BASE= YES +USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES +GNU_CONFIGURE= YES +USE_X11BASE= YES LOCALSTATEDIR= /var/gnome |