diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:59:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:59:36 +0000 |
commit | 15c29b2fbde5c8fc474c1271415f266765a21b44 (patch) | |
tree | 8afcc83468650e2bb0a7f470551510a1e1f975aa /editors/texmacs | |
parent | e86f9a98b79d183862e843f0661cad5196a89a9a (diff) | |
download | ports-15c29b2fbde5c8fc474c1271415f266765a21b44.tar.gz ports-15c29b2fbde5c8fc474c1271415f266765a21b44.zip |
Notes
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 5f138354f192..9b9c4fb59acb 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -14,6 +14,8 @@ DISTFILES= TeXmacs-${PORTVERSION}-src.tar.gz \ MAINTAINER= mainland@apeiron.net +BROKEN= "Does not fetch" + BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile \ latex:${PORTSDIR}/print/latex RUN_DEPENDS= latex:${PORTSDIR}/print/latex |