diff options
Diffstat (limited to 'print/ggv/Makefile')
-rw-r--r-- | print/ggv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile index a6cabb3a054..0d6c47d080d 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2004/01/03 18:49:51 reed Exp $ +# $NetBSD: Makefile,v 1.44 2004/01/24 14:58:00 grant Exp $ # DISTNAME= ggv-1.0.2 @@ -14,7 +14,7 @@ BUILD_USES_MSGFMT= YES GNU_CONFIGURE= YES USE_BUILDLINK2= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make USE_LIBTOOL= YES USE_X11BASE= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |