diff options
author | kris <kris@FreeBSD.org> | 2004-11-24 07:15:39 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-11-24 07:15:39 +0800 |
commit | 115225e775b4ac165ce6d78f85688df425912b2a (patch) | |
tree | 5ddc79e0767185d64fc686d53924e94a437018c4 /print | |
parent | e68d87756b05b9d4329664e64ac33d37a223b755 (diff) | |
download | freebsd-ports-gnome-115225e775b4ac165ce6d78f85688df425912b2a.tar.gz freebsd-ports-gnome-115225e775b4ac165ce6d78f85688df425912b2a.tar.zst freebsd-ports-gnome-115225e775b4ac165ce6d78f85688df425912b2a.zip |
s/BROKEN/IGNORE/ since the package is buildable but should not be built.
Diffstat (limited to 'print')
-rw-r--r-- | print/txfonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/txfonts/Makefile b/print/txfonts/Makefile index da1bacd26cf4..fe9a04d58e64 100644 --- a/print/txfonts/Makefile +++ b/print/txfonts/Makefile @@ -30,7 +30,7 @@ USE_ZIP= yes EXTRACT_AFTER_ARGS= -d ${TXPATCHDIR} NO_BUILD= yes -BROKEN= "txfonts already included in the teTeX distribution" +IGNORE= is already included in the teTeX distribution TEXFONTSDIR= ${PREFIX}/share/texmf/fonts LATEXMACRODIR= ${PREFIX}/share/texmf/tex/latex |