diff options
Diffstat (limited to 'converters/wv/Makefile')
-rw-r--r-- | converters/wv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/wv/Makefile b/converters/wv/Makefile index 8b72a8ddaf1..5178d965621 100644 --- a/converters/wv/Makefile +++ b/converters/wv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2005/04/20 15:42:11 drochner Exp $ +# $NetBSD: Makefile,v 1.45 2005/05/22 20:07:44 jlam Exp $ DISTNAME= wv-1.0.3 PKGREVISION= 2 @@ -9,7 +9,7 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://wvware.sourceforge.net/ COMMENT= Library and executables to access Microsoft Word files -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes USE_X11= yes |