diff options
author | kris <kris@FreeBSD.org> | 2004-04-17 13:01:58 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-04-17 13:01:58 +0000 |
commit | 2b5ba8af03d5ede69358e776f22c0fb18fe66c12 (patch) | |
tree | ce1b9e18853fb3ebaf18aaae72d209c11b616d1f /print | |
parent | f42dc70741303abef212c004dafb77facc747ea7 (diff) | |
download | FreeBSD-ports-2b5ba8af03d5ede69358e776f22c0fb18fe66c12.zip FreeBSD-ports-2b5ba8af03d5ede69358e776f22c0fb18fe66c12.tar.gz |
BROKEN: Broken dependency
Diffstat (limited to 'print')
-rw-r--r-- | print/passivetex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/passivetex/Makefile b/print/passivetex/Makefile index 9743512..e01114e 100644 --- a/print/passivetex/Makefile +++ b/print/passivetex/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= ${LOCALBASE}/share/texmf/web2c/xmltex.fmt:${PORTSDIR}/print/xmlte ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Broken dependency + NO_BUILD= yes USE_ZIP= yes WRKSRC= ${WRKDIR}/passivetex |