summaryrefslogtreecommitdiff
path: root/math/euler
diff options
context:
space:
mode:
authorobache <obache>2006-09-09 02:41:53 +0000
committerobache <obache>2006-09-09 02:41:53 +0000
commite1e386e3173dd4f36970c21d5a0ea223adc78eae (patch)
tree5a4cdd19b2797d53e5ff29d89f921d882e82acda /math/euler
parente37a9c953f543fcbbd071377f304200ac57df715 (diff)
downloadpkgsrc-e1e386e3173dd4f36970c21d5a0ea223adc78eae.tar.gz
Rename variable MAKEFILE to MAKE_FILE.
Diffstat (limited to 'math/euler')
-rw-r--r--math/euler/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/euler/Makefile b/math/euler/Makefile
index 009b6fdca19..68943e9d43e 100644
--- a/math/euler/Makefile
+++ b/math/euler/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/03/04 21:30:03 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/09/09 02:43:10 obache Exp $
DISTNAME= euler-1.60.6
PKGREVISION= 5
@@ -10,7 +10,7 @@ HOMEPAGE= http://euler.sourceforge.net/index.html
COMMENT= Interactive numerical analysis and graphics program
WRKSRC= ${WRKDIR}/euler-1.60/source
-MAKEFILE= makefile
+MAKE_FILE= makefile
BUILD_TARGET= euler
.include "../../x11/gtk/buildlink3.mk"