diff options
Diffstat (limited to 'x11/gnome-session/Makefile')
-rw-r--r-- | x11/gnome-session/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index d137428c3c6..c0e572e6c8b 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2004/01/23 21:50:50 jmmv Exp $ +# $NetBSD: Makefile,v 1.26 2004/01/24 15:30:32 grant Exp $ # DISTNAME= gnome-session-2.4.2 @@ -18,7 +18,7 @@ CONFLICTS+= gnome-core<1.4.2nb4 GNU_CONFIGURE= yes USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make USE_X11= yes USE_PERL5= build |