diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/txfonts/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/txfonts/Makefile b/print/txfonts/Makefile index a85eabb70a7..da1bacd26cf 100644 --- a/print/txfonts/Makefile +++ b/print/txfonts/Makefile @@ -22,7 +22,7 @@ DISTFILES= \ DISTFILES+= tx_patch1.zip EXTRACT_ONLY= tx_patch1.zip -MAINTAINER= mori@tri.asanuma.co.jp +MAINTAINER= hrs@FreeBSD.org COMMENT= Fontsets includes Adobe Times Roman for TeX users DIST_SUBDIR= txfonts @@ -30,6 +30,8 @@ USE_ZIP= yes EXTRACT_AFTER_ARGS= -d ${TXPATCHDIR} NO_BUILD= yes +BROKEN= "txfonts already included in the teTeX distribution" + TEXFONTSDIR= ${PREFIX}/share/texmf/fonts LATEXMACRODIR= ${PREFIX}/share/texmf/tex/latex DVIPSCONFDIR= ${PREFIX}/share/texmf/dvips/config |