summaryrefslogtreecommitdiff
path: root/lang/ezm3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ezm3/Makefile')
-rw-r--r--lang/ezm3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ezm3/Makefile b/lang/ezm3/Makefile
index bd4a6b8bdad..8f996ea1bf6 100644
--- a/lang/ezm3/Makefile
+++ b/lang/ezm3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/13 22:02:20 xtraeme Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/24 13:51:14 grant Exp $
DISTNAME= ezm3-1.1
CATEGORIES= lang
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.polstra.com/projects/freeware/ezm3/
COMMENT= Easier, more portable Modula-3 distribution for building CVSup
DIST_SUBDIR= ezm3
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
NO_BUILD= yes
INSTALL_TARGET= all
MAKE_ARGS+= M3OPTIONS="-DBUILD_ALL -DSHIP_ALL"