summaryrefslogtreecommitdiff
path: root/editors/abiword
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2003-02-05 17:40:52 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2003-02-05 17:40:52 +0000
commit33ab0c4834fb1eb29c2c41a5da2f51befda1f150 (patch)
tree5d252ae8bfbd03a1408aefe7c9a6d5a8bb8d8c67 /editors/abiword
parent27bdd65be28fd218b81437ad53c47a55fd4fd85f (diff)
downloadpkgsrc-33ab0c4834fb1eb29c2c41a5da2f51befda1f150.tar.gz
s/HAS_CONFIGURE/GNU_CONFIGURE
Diffstat (limited to 'editors/abiword')
-rw-r--r--editors/abiword/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index c05f95cff9d..617464f2c85 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2003/01/28 13:57:52 martti Exp $
+# $NetBSD: Makefile,v 1.52 2003/02/05 17:40:52 dmcmahill Exp $
#
# According to AbiSource's explanation of their trademark rights,
# compilations/distributions of AbiWord not provided by AbiSource must
@@ -23,7 +23,7 @@ ABIWORD_VERS= 1.0.4
USE_BUILDLINK2= # defined
USE_X11= # defined
USE_GMAKE= # defined
-HAS_CONFIGURE= # defined
+GNU_CONFIGURE= # defined
MAKEFILE= GNUmakefile
CONFIGURE_ARGS+= --with-libiconv=${BUILDLINK_PREFIX.iconv}