diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-12 22:41:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-12 22:41:24 +0000 |
commit | 24d31a76f3507adedb5cb36470b8496b11785991 (patch) | |
tree | a40514610cbf96ccee7a73dc11454e1a70123caa /print/tex/Makefile | |
parent | BROKEN: Does not configure (diff) |
BROKEN: Does not fetch
Notes
Notes:
svn path=/head/; revision=90951
Diffstat (limited to 'print/tex/Makefile')
-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 f27f46f42695..d69345b21adf 100644 --- a/print/tex/Makefile +++ b/print/tex/Makefile @@ -20,6 +20,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= Does not fetch + DIST_SUBDIR= tex USE_GMAKE= yes |