diff options
author | kris <kris@FreeBSD.org> | 2003-08-07 09:30:09 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-07 09:30:09 +0000 |
commit | 1b64ac30d7f03027e2d2f677904f3e82e376acd8 (patch) | |
tree | eac0cdea71c45059b03dde20f5ea5e54e3612424 /editors/texmacs | |
parent | 1e2ba88dcf52d93cec3d90d54970eb99041ab451 (diff) | |
download | FreeBSD-ports-1b64ac30d7f03027e2d2f677904f3e82e376acd8.zip FreeBSD-ports-1b64ac30d7f03027e2d2f677904f3e82e376acd8.tar.gz |
BROKEN: Does not compile
Diffstat (limited to 'editors/texmacs')
-rw-r--r-- | editors/texmacs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index e73d6ce..4faddb7 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -15,6 +15,8 @@ DISTFILES= TeXmacs-${PORTVERSION}-src.tar.gz \ MAINTAINER= mainland@apeiron.net COMMENT= A free WYSIWYG scientific text editor +BROKEN= Does not compile + BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile \ tex:${PORTSDIR}/print/teTeX RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX |