diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 15:37:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 15:37:23 +0000 |
commit | 880f3d5136ce9e2e0292a7344eb6fd6006aee3b0 (patch) | |
tree | 67a6bfdf23d752c8bd7adb13471cde4d428566d0 /print | |
parent | 8bc122257e62bd2e1c946691e68ac275eb596e9b (diff) |
Notes
Diffstat (limited to 'print')
-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 |