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 00aaf2a0cac..a18123bbe8d 100644 --- a/converters/wv/Makefile +++ b/converters/wv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2003/12/13 23:45:12 xtraeme Exp $ +# $NetBSD: Makefile,v 1.33 2004/01/22 07:52:43 grant Exp $ # DISTNAME= wv-1.0.0 @@ -10,7 +10,7 @@ HOMEPAGE= http://wvware.sourceforge.net/ COMMENT= Library and executables to access Microsoft Word files USE_BUILDLINK2= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes USE_X11= yes |