diff options
Diffstat (limited to 'x11/gnome2-control-center')
-rw-r--r-- | x11/gnome2-control-center/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2-control-center/Makefile b/x11/gnome2-control-center/Makefile index bc2cc646153..9376965f247 100644 --- a/x11/gnome2-control-center/Makefile +++ b/x11/gnome2-control-center/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2004/01/23 21:50:50 jmmv Exp $ +# $NetBSD: Makefile,v 1.23 2004/01/24 15:30:32 grant Exp $ # DISTNAME= control-center-2.4.0 @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USE_BUILDLINK2= yes USE_PKGINSTALL= yes USE_PKGLOCALEDIR= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make USE_X11= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} |