diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-12-17 07:01:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-12-17 07:01:59 +0000 |
commit | 8291e657e8e1e9b7c70800d0f43f9e4edbac7e2b (patch) | |
tree | 739d08530bdb3e9098e15d32e1d32fdb332b6861 | |
parent | BROKEN on sparc64: Build fails (diff) |
Switch from BROKEN to IGNORE to match other ports in this category.
Notes
Notes:
svn path=/head/; revision=124267
-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 fdac681ecf7d..2bcab2a0fdb6 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 |