diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-03 16:54:30 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-03 16:54:30 +0800 |
commit | b4d21cb987d87f6f8eb48c14dcc49f58aeb546e9 (patch) | |
tree | 32938041645bb4d27a5c567e600a036df437f128 /print | |
parent | 4eb1006a083d6782f6d3acb99516e6c4cda4083a (diff) | |
download | freebsd-ports-gnome-b4d21cb987d87f6f8eb48c14dcc49f58aeb546e9.tar.gz freebsd-ports-gnome-b4d21cb987d87f6f8eb48c14dcc49f58aeb546e9.tar.zst freebsd-ports-gnome-b4d21cb987d87f6f8eb48c14dcc49f58aeb546e9.zip |
Mark as broken due to the fact that many of these files can only
be fetched from a few sites. This port is badly in need of an update.
PR: ports/57442 (maintainer timeout).
Diffstat (limited to 'print')
-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 |