From 7338a51a6c600ff3570cc5555991c2a16b9fa2bf Mon Sep 17 00:00:00 2001 From: drochner Date: Mon, 18 Apr 2005 16:58:06 +0000 Subject: Always use pkgsrc (GNU) libiconv/gettext; the NetBSD builtin just doesn't do it. From adam per tech-pkg. --- editors/abiword/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors/abiword') diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 44ff9fbc751..545a3ff7ba2 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2005/04/04 23:38:57 fredb Exp $ +# $NetBSD: Makefile,v 1.89 2005/04/18 16:58:06 drochner Exp $ .include "Makefile.common" PKGNAME= abiword-${ABIWORD_VERSION} @@ -31,6 +31,7 @@ CONFIGURE_ARGS+= --disable-Cocoa CONFIGURE_ARGS+= --enable-threads --with-libxml2 CONFIGURE_ARGS+= --with-libjpeg-prefix=${BUILDLINK_PREFIX.jpeg} CONFIGURE_ARGS+= --with-zlib=${BUILDLINK_PREFIX.zlib} +USE_GNU_ICONV= yes post-install: ${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/abiword-docs/man/abiword.1 \ -- cgit v1.2.3