diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-05-12 11:35:07 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-05-12 11:35:07 +0000 |
commit | 889587624108f7fb13912219b5bf082cc87aab94 (patch) | |
tree | f7b1c4db7ff678847df2b68efb45a9f200128526 /lang/mozart | |
parent | 1c8b527010287f5739560062b98670bd4b5c4970 (diff) | |
download | ports-889587624108f7fb13912219b5bf082cc87aab94.tar.gz ports-889587624108f7fb13912219b5bf082cc87aab94.zip |
Notes
Diffstat (limited to 'lang/mozart')
-rw-r--r-- | lang/mozart/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/mozart/Makefile b/lang/mozart/Makefile index 611a89791235..6abbf3243db1 100644 --- a/lang/mozart/Makefile +++ b/lang/mozart/Makefile @@ -17,6 +17,7 @@ DISTFILES+= ${MOZART_DOCS} MAINTAINER= mathiasp@virtual-earth.de COMMENT= A distributed language with constraint-based inference +PATCH_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs \ ${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp4 LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ |