diff options
Diffstat (limited to 'lang/mozart/Makefile')
-rw-r--r-- | lang/mozart/Makefile | 2 |
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 \ |