From 88492d49f1c44e70bf967ac9f89d53f3b6f12a51 Mon Sep 17 00:00:00 2001 From: drochner Date: Mon, 17 Dec 2007 22:05:59 +0000 Subject: There is no obvious reason for USE_GNU_ICONV, and I haven't found one by code inspection, so remove it. --- editors/abiword/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 1aaf41bfed7..35879cf2d18 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -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-libjpeg-prefix=${BUILDLINK_PREFIX.jpeg} 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 -- cgit v1.2.3