summaryrefslogtreecommitdiff
path: root/lang/ezm3
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-01-06 20:09:20 +0000
committerxtraeme <xtraeme>2004-01-06 20:09:20 +0000
commit9b540632ebdac1037f0263a8cf5b689905b6dd38 (patch)
tree467a557afa9972ae33aefc0527f6cf6a1c1f1d64 /lang/ezm3
parent3f2d7be5243b8604adf5b32291151ce3e8a3591f (diff)
downloadpkgsrc-9b540632ebdac1037f0263a8cf5b689905b6dd38.tar.gz
This doesn't really need USE_X11.
Diffstat (limited to 'lang/ezm3')
-rw-r--r--lang/ezm3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ezm3/Makefile b/lang/ezm3/Makefile
index 336af3991b6..d2b6cdd46b3 100644
--- a/lang/ezm3/Makefile
+++ b/lang/ezm3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/06 06:43:31 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/01/06 20:09:20 xtraeme Exp $
DISTNAME= ezm3-1.1
CATEGORIES= lang
@@ -11,7 +11,6 @@ COMMENT= Easier, more portable Modula-3 distribution for building CVSup
DIST_SUBDIR= ezm3
USE_GMAKE= yes
-USE_X11= yes
INSTALL_TARGET= all
MAKE_ARGS+= M3OPTIONS="-DBUILD_ALL -DSHIP_ALL"