aboutsummaryrefslogtreecommitdiff
path: root/lang/mozart
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-21 07:39:49 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-21 07:39:49 +0000
commit131cd97388c78909b13a26c3ce289bbf3c007b7f (patch)
treed22f5aaa16546b9e90fc0a35df15ff1dc17c67e9 /lang/mozart
parenta4ec4cda7de50f10ddf987112732dbd1e3e29557 (diff)
downloadports-131cd97388c78909b13a26c3ce289bbf3c007b7f.tar.gz
ports-131cd97388c78909b13a26c3ce289bbf3c007b7f.zip
Notes
Diffstat (limited to 'lang/mozart')
-rw-r--r--lang/mozart/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mozart/Makefile b/lang/mozart/Makefile
index d58b696848e5..8da8da18c951 100644
--- a/lang/mozart/Makefile
+++ b/lang/mozart/Makefile
@@ -20,7 +20,7 @@ DISTFILES+= ${MOZART_DOCS}
MAINTAINER= mathiasp@virtual-earth.de
COMMENT= A distributed language with constraint-based inference
-BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs21 \
+BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs \
${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp4
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
gmp.6:${PORTSDIR}/math/libgmp4 \