From e1e386e3173dd4f36970c21d5a0ea223adc78eae 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. --- print/epstool/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/epstool') diff --git a/print/epstool/Makefile b/print/epstool/Makefile index 086540f6371..87aad5bbd73 100644 --- a/print/epstool/Makefile +++ b/print/epstool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/03/04 21:30:28 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2006/09/09 02:46:08 obache Exp $ # DISTNAME= epstool-3.07 @@ -9,6 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cs.wisc.edu/~ghost/gsview/epstool.htm COMMENT= Manipulate EPS files -MAKEFILE= makefile +MAKE_FILE= makefile .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3