diff options
Diffstat (limited to 'editors/abiword')
-rw-r--r-- | editors/abiword/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |