diff options
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 |