diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-17 13:01:58 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-17 13:01:58 +0000 |
commit | 4802b057909dc5fcad1ab6c56fbe9f96f09a127a (patch) | |
tree | 427cd18cf5f240982ed1a42fde4b417c69dddc2f /print/passivetex | |
parent | 2a8ecdd48a005a732329611812c2fff780d3c290 (diff) | |
download | ports-4802b057909dc5fcad1ab6c56fbe9f96f09a127a.tar.gz ports-4802b057909dc5fcad1ab6c56fbe9f96f09a127a.zip |
Notes
Diffstat (limited to 'print/passivetex')
-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 974351217c17..e01114e07c7c 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 |