pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/abiword There is no obvious reason for USE_GNU...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7de43de28b66
branches:  trunk
changeset: 536595:7de43de28b66
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon Dec 17 22:05:59 2007 +0000

description:
There is no obvious reason for USE_GNU_ICONV, and I haven't found one by
code inspection, so remove it.

diffstat:

 editors/abiword/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 18699a801af4 -r 7de43de28b66 editors/abiword/Makefile
--- a/editors/abiword/Makefile  Mon Dec 17 22:04:38 2007 +0000
+++ b/editors/abiword/Makefile  Mon Dec 17 22:05:59 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.112 2007/11/29 02:49:11 rillig Exp $
+# $NetBSD: Makefile,v 1.113 2007/12/17 22:05:59 drochner Exp $
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
@@ -37,8 +37,6 @@
 CONFIGURE_ARGS+=       --with-libxml2
 CONFIGURE_ARGS+=       --with-zlib=${BUILDLINK_PREFIX.zlib}
 
-USE_GNU_ICONV=         yes
-
 INSTALLATION_DIRS+=    ${PKGMANDIR}/man1
 INSTALLATION_DIRS+=    share/AbiSuite-2.4/AbiWord
 



Home | Main Index | Thread Index | Old Index