aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2004-10-28 16:24:46 +0000
committerHiroki Sato <hrs@FreeBSD.org>2004-10-28 16:24:46 +0000
commit9279e408346a1574a1aaadf245174a846282b9eb (patch)
tree332003efef2b5d42acd758b95df6e9cf7589b3ae /print
parent9fc8d7a5606ba06ba5a877ae712b7c78c70ca48c (diff)
Mark as BROKEN temporarily; pxfonts has been already included
in the teTeX distribution and ready to use out of the box, and this port may confuse TeX users because it can break the texmf tree.
Notes
Notes: svn path=/head/; revision=120404
Diffstat (limited to 'print')
-rw-r--r--print/pxfonts/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/pxfonts/Makefile b/print/pxfonts/Makefile
index 9a18544b176e..fdac681ecf7d 100644
--- a/print/pxfonts/Makefile
+++ b/print/pxfonts/Makefile
@@ -31,6 +31,8 @@ EXTRACT_AFTER_ARGS= -d ${PXPATCHDIR}
NO_BUILD= YES
PLIST_SUB= TEXMF=${TEXMF} MKTEXLSR=${MKTEXLSR}
+BROKEN= "pxfonts already included in the teTeX distribution"
+
TEXMF= share/texmf
TEXFONTSDIR= ${PREFIX}/${TEXMF}/fonts
MKTEXLSR= ${LOCALBASE}/bin/mktexlsr