diff options
author | kris <kris@FreeBSD.org> | 2003-10-15 09:48:01 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-15 09:48:01 +0800 |
commit | 653b10e8e52c1f0be60873b53ef3e0e54fd90661 (patch) | |
tree | 167abc275085619a2f05af8d2a6b5eb096f7ae2d /editors/texmacs | |
parent | 918572ab32b63fe166bcebcee3415345c287cf68 (diff) | |
download | freebsd-ports-graphics-653b10e8e52c1f0be60873b53ef3e0e54fd90661.tar.gz freebsd-ports-graphics-653b10e8e52c1f0be60873b53ef3e0e54fd90661.tar.zst freebsd-ports-graphics-653b10e8e52c1f0be60873b53ef3e0e54fd90661.zip |
BROKEN: Does not fetch
Diffstat (limited to 'editors/texmacs')
-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 a33f893bea4..593b651a1ba 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 |