diff options
Diffstat (limited to 'print/passivetex/Makefile')
-rw-r--r-- | print/passivetex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/passivetex/Makefile b/print/passivetex/Makefile index 46b1ac8e06b5..6991eaca1d82 100644 --- a/print/passivetex/Makefile +++ b/print/passivetex/Makefile @@ -18,7 +18,7 @@ COMMENT= XSL FO processor, written in TeX BUILD_DEPENDS= ${LOCALBASE}/${TEXMFLOCAL}/web2c/xmltex.fmt:${PORTSDIR}/print/xmltex \ ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} NO_BUILD= yes USE_ZIP= yes |