diff options
Diffstat (limited to 'print/ggv2/Makefile')
-rw-r--r-- | print/ggv2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile index 1e670cb8e7c..1068dc52cc6 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2005/04/11 21:47:07 tv Exp $ +# $NetBSD: Makefile,v 1.42 2005/05/22 20:08:27 jlam Exp $ # DISTNAME= ggv-2.8.4 @@ -16,7 +16,7 @@ GNU_CONFIGURE= YES USE_DIRS+= gnome2-1.5 USE_PKGLOCALEDIR= YES USE_LIBTOOL= YES -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake USE_X11= YES GCONF2_SCHEMAS= ggv.schemas |