diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-03 08:54:30 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-03 08:54:30 +0000 |
commit | ee615dccff110707fa513cea55ba5d8596366c9f (patch) | |
tree | 7752b81d6ab091a0cbc8f80ae28b69fa83b8ecfb /print/tex | |
parent | 03f4d1017af57eafa09e2bf8e7826c75a700e136 (diff) | |
download | ports-ee615dccff110707fa513cea55ba5d8596366c9f.tar.gz ports-ee615dccff110707fa513cea55ba5d8596366c9f.zip |
Notes
Diffstat (limited to 'print/tex')
-rw-r--r-- | print/tex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/tex/Makefile b/print/tex/Makefile index ba2e8fb1109c..444ff6f1600e 100644 --- a/print/tex/Makefile +++ b/print/tex/Makefile @@ -22,6 +22,8 @@ EXTRACT_ONLY= web2c-7.2b.tar.gz web-7.2a.tar.gz tex_base.tar.gz cm_tfm.tar.gz \ MAINTAINER= jmz@FreeBSD.org COMMENT= TeX and METAFONT +BROKEN= "most distfiles referred to in this port fail to fetch; port needs update" + DIST_SUBDIR= tex USE_GMAKE= yes |