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. --- graphics/jhead/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/jhead/Makefile') diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile index 495fcdc4160..61b0effefb4 100644 --- a/graphics/jhead/Makefile +++ b/graphics/jhead/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2005/07/15 18:27:51 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2006/09/09 02:42:01 obache Exp $ # DISTNAME= jhead-2.4 @@ -12,7 +12,7 @@ COMMENT= Extract EXIF header from JPEG image PKG_INSTALLATION_TYPES= overwrite pkgviews USE_TOOLS+= gunzip -MAKEFILE= makefile +MAKE_FILE= makefile INSTALLATION_DIRS= bin man/man1 share/doc/html/jhead -- cgit v1.2.3