summaryrefslogtreecommitdiff
path: root/lang/ezm3
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ezm3')
-rw-r--r--lang/ezm3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/ezm3/Makefile b/lang/ezm3/Makefile
index 81f432aa275..336af3991b6 100644
--- a/lang/ezm3/Makefile
+++ b/lang/ezm3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/05 23:54:18 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/06 06:43:31 xtraeme Exp $
DISTNAME= ezm3-1.1
CATEGORIES= lang
@@ -37,6 +37,8 @@ TARGET= NetBSDi386
TARGETDIR= netbsd-1
.endif
+PROGS= bin/m3build bin/m3bundle bin/m3ship
+
do-configure:
cd ${WRKSRC}/m3config/src && \
${MV} -f ${TARGET} ${TARGET}.bak && \