summaryrefslogtreecommitdiff
path: root/converters/wv
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-22 07:49:20 +0000
committergrant <grant@pkgsrc.org>2004-01-22 07:49:20 +0000
commitef741f8a1a08d590450d8e8035fe7387b1bd573a (patch)
tree7e0d6cac1bcf2ed738362d15896e6e66c14cbbb6 /converters/wv
parent4df29abc308089f29ae112a89715fd4b320d1ee7 (diff)
downloadpkgsrc-ef741f8a1a08d590450d8e8035fe7387b1bd573a.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'converters/wv')
-rw-r--r--converters/wv/Makefile4
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