diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 23:37:23 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 23:37:23 +0800 |
commit | b0444bbcc5cfddd1bc5ae830f75b78aaf807af11 (patch) | |
tree | 8443d56cd8087e3c34275731f93309a5f9c9276f /print/xtexsh/Makefile | |
parent | 748617f689476eb8355379ce1e8ca00002483476 (diff) | |
download | freebsd-ports-gnome-b0444bbcc5cfddd1bc5ae830f75b78aaf807af11.tar.gz freebsd-ports-gnome-b0444bbcc5cfddd1bc5ae830f75b78aaf807af11.tar.zst freebsd-ports-gnome-b0444bbcc5cfddd1bc5ae830f75b78aaf807af11.zip |
Mark broken some ports with unfetchable distfiles
Diffstat (limited to 'print/xtexsh/Makefile')
-rw-r--r-- | print/xtexsh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/xtexsh/Makefile b/print/xtexsh/Makefile index af880cc5a6a6..1e15063b19c7 100644 --- a/print/xtexsh/Makefile +++ b/print/xtexsh/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-1.4-2 MAINTAINER= ports@FreeBSD.org COMMENT= Tcl/Tk-based simple TeX interface +BROKEN= Does not fetch + RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX \ wish8.4:${PORTSDIR}/x11-toolkits/tk84 |