aboutsummaryrefslogtreecommitdiffstats
path: root/lang/mozart
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-03-21 15:39:49 +0800
committerkris <kris@FreeBSD.org>2004-03-21 15:39:49 +0800
commit8844b2dd4c2a177c7c9bce85f1674fbefcdfa10a (patch)
tree7f4884a71d2bb91ee8813334150e1d1cc6fc9df1 /lang/mozart
parent5cfcf7f635b937d037d1ca47d55fffc4a02629fb (diff)
downloadfreebsd-ports-graphics-8844b2dd4c2a177c7c9bce85f1674fbefcdfa10a.tar.gz
freebsd-ports-graphics-8844b2dd4c2a177c7c9bce85f1674fbefcdfa10a.tar.zst
freebsd-ports-graphics-8844b2dd4c2a177c7c9bce85f1674fbefcdfa10a.zip
Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from editors/emacs21. Retire the editors/emacs21 port. PR: ports/24983
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 d58b696848e..8da8da18c95 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 \