diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-15 01:48:01 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-15 01:48:01 +0000 |
commit | c65dbf20b0f618dbc07a784bca2ae76d193853ee (patch) | |
tree | eae201ec992e03b2899db7730aebdd2a4a98761e /editors/texmacs/Makefile | |
parent | BROKEN: Does not install (diff) |
BROKEN: Does not fetch
Diffstat (limited to 'editors/texmacs/Makefile')
-rw-r--r-- | editors/texmacs/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index a33f893bea46..593b651a1ba2 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -12,7 +12,9 @@ MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/ DISTNAME= TeXmacs-${PORTVERSION}-src MAINTAINER= mainland@apeiron.net -COMMENT= A free WYSIWYG scientific text editor +COMMENT= "A free WYSIWYG scientific text editor." + +BROKEN= "Does not fetch" BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile \ tex:${PORTSDIR}/print/teTeX |