summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-12-17 22:04:38 +0000
committerdrochner <drochner@pkgsrc.org>2007-12-17 22:04:38 +0000
commit1e72a83e5b0618fe77fbc4e52f58cac38f435e73 (patch)
treef4cd1766c39fbbf6e2813e0f0cf54b398644cdaa /converters
parent42f64b21141babe4d7d7022f8aa47874a635b142 (diff)
downloadpkgsrc-1e72a83e5b0618fe77fbc4e52f58cac38f435e73.tar.gz
There is no obvious reason for USE_GNU_ICONV, and I haven't found one by
code inspection, so remove it. approved by markd (a while ago)
Diffstat (limited to 'converters')
-rw-r--r--converters/wv2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/wv2/Makefile b/converters/wv2/Makefile
index 71a5e52b77e..d4a1246bd76 100644
--- a/converters/wv2/Makefile
+++ b/converters/wv2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2007/09/21 13:03:30 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2007/12/17 22:04:38 drochner Exp $
#
DISTNAME= wv2-0.2.3
@@ -11,7 +11,6 @@ MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://wvware.sourceforge.net/
COMMENT= Library to access Microsoft Word files
-USE_GNU_ICONV= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes