diff options
author | linimon <linimon@FreeBSD.org> | 2004-12-17 07:01:59 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-12-17 07:01:59 +0000 |
commit | b9d3df9033b05801bd61181aba1bdedfc83b47e5 (patch) | |
tree | 7f380ca89dea1481d5c262593f80faee609c7659 /print | |
parent | d706f9ac98c78ed75d722095fbfb2155ab717b2d (diff) | |
download | FreeBSD-ports-b9d3df9033b05801bd61181aba1bdedfc83b47e5.zip FreeBSD-ports-b9d3df9033b05801bd61181aba1bdedfc83b47e5.tar.gz |
Switch from BROKEN to IGNORE to match other ports in this category.
Diffstat (limited to 'print')
-rw-r--r-- | print/pxfonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pxfonts/Makefile b/print/pxfonts/Makefile index fdac681..2bcab2a 100644 --- a/print/pxfonts/Makefile +++ b/print/pxfonts/Makefile @@ -31,7 +31,7 @@ EXTRACT_AFTER_ARGS= -d ${PXPATCHDIR} NO_BUILD= YES PLIST_SUB= TEXMF=${TEXMF} MKTEXLSR=${MKTEXLSR} -BROKEN= "pxfonts already included in the teTeX distribution" +IGNORE= "pxfonts already included in the teTeX distribution" TEXMF= share/texmf TEXFONTSDIR= ${PREFIX}/${TEXMF}/fonts |