From e896edb7fed80da6ae7d986bb31d0f459cbf72ea Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 9 Sep 2006 02:41:53 +0000 Subject: Rename variable MAKEFILE to MAKE_FILE. --- editors/abiword/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/abiword') diff --git a/editors/abiword/Makefile.common b/editors/abiword/Makefile.common index 115b86e55b3..2b85da97b6d 100644 --- a/editors/abiword/Makefile.common +++ b/editors/abiword/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.34 2006/07/10 21:40:49 adam Exp $ +# $NetBSD: Makefile.common,v 1.35 2006/09/09 02:41:58 obache Exp $ # Be sure to update PLIST and distinfo for editors/abiword-plugins when updating ABIWORD_VERSION= 2.4.5 @@ -12,7 +12,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.abisource.com/ -MAKEFILE= GNUmakefile +MAKE_FILE= GNUmakefile USE_DIRS+= xdg-1.1 USE_LIBTOOL= yes USE_TOOLS+= gmake msgfmt pkg-config -- cgit v1.2.3