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 88c0b84ee6e..f6f6592da07 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2004/01/23 21:50:47 jmmv Exp $ +# $NetBSD: Makefile,v 1.20 2004/01/24 14:58:00 grant Exp $ # DISTNAME= ggv-2.4.0.2 @@ -18,7 +18,7 @@ GNU_CONFIGURE= YES USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES USE_LIBTOOL= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make USE_X11= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |