From f75e8fa018a6ab1ccc05baa6e1fc6126922a49db Mon Sep 17 00:00:00 2001 From: markd Date: Sun, 24 Aug 2003 12:50:09 +0000 Subject: USE_GNU_ICONV as an interim measure to get this to build again on NetBSD-current. Someone may be able to get this to use the native iconv but the configure script at least is very GNU iconv specific. --- editors/abiword/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index ba1d3605c6c..69cd3f3c2cd 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2003/07/13 13:51:28 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2003/08/24 12:50:09 markd Exp $ # # According to AbiSource's explanation of their trademark rights, # compilations/distributions of AbiWord not provided by AbiSource must @@ -24,6 +24,7 @@ ABIWORD_VERS= 1.0.5 USE_BUILDLINK2= # defined USE_X11= # defined USE_GMAKE= # defined +USE_GNU_ICONV= # defined GNU_CONFIGURE= # defined MAKEFILE= GNUmakefile -- cgit v1.2.3