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