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
commitcc5a35b16539a5550d027a1cabee6614373efe60 (patch)
treef4cd1766c39fbbf6e2813e0f0cf54b398644cdaa /converters
parented10073c09b504fb35e1c9165d6cbf00a47e79a9 (diff)
downloadpkgsrc-cc5a35b16539a5550d027a1cabee6614373efe60.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