diff options
Diffstat (limited to 'print/pxfonts/Makefile')
-rw-r--r-- | print/pxfonts/Makefile | 2 |
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 |