diff options
author | kris <kris@FreeBSD.org> | 2002-05-18 10:59:36 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-18 10:59:36 +0800 |
commit | 22626178a8c2d0c6aac93095373454c2c5cd3f3a (patch) | |
tree | bc6707f4c87788c102ec5a3e228de7129eea35a1 /editors/texmacs | |
parent | 030f49a304fb565b0e4decace3eed57384e64b99 (diff) | |
download | freebsd-ports-gnome-22626178a8c2d0c6aac93095373454c2c5cd3f3a.tar.gz freebsd-ports-gnome-22626178a8c2d0c6aac93095373454c2c5cd3f3a.tar.zst freebsd-ports-gnome-22626178a8c2d0c6aac93095373454c2c5cd3f3a.zip |
BROKEN: Does not fetch
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 |