summaryrefslogtreecommitdiff
path: root/converters/wv2
diff options
context:
space:
mode:
authordrochner <drochner>2007-12-17 22:04:38 +0000
committerdrochner <drochner>2007-12-17 22:04:38 +0000
commit500ba40ba52a9c0ee48f0fe6d021bd654e228e33 (patch)
treef4cd1766c39fbbf6e2813e0f0cf54b398644cdaa /converters/wv2
parent8bab1083c117ec551cd378d6c77428c2f1cddfdd (diff)
downloadpkgsrc-500ba40ba52a9c0ee48f0fe6d021bd654e228e33.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/wv2')
-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