pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/wv2 There is no obvious reason for USE_GNU_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18699a801af4
branches:  trunk
changeset: 536594:18699a801af4
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon Dec 17 22:04:38 2007 +0000

description:
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:

 converters/wv2/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 03474a7dc005 -r 18699a801af4 converters/wv2/Makefile
--- a/converters/wv2/Makefile   Mon Dec 17 20:49:34 2007 +0000
+++ b/converters/wv2/Makefile   Mon Dec 17 22:04:38 2007 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index