diff options
Diffstat (limited to 'japanese/latex2html/Makefile')
-rw-r--r-- | japanese/latex2html/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/latex2html/Makefile b/japanese/latex2html/Makefile index 959ab7a4f88c..3b637fb1b714 100644 --- a/japanese/latex2html/Makefile +++ b/japanese/latex2html/Makefile @@ -39,6 +39,7 @@ TEXMFDIR?= share/texmf DOC_FILES= FAQ INSTALL LICENSE README README.patch-2002jp \ README.patch-99.1jp +NO_STAGE= yes post-install: (cd ${WRKSRC}; csh mkwrapper ${PREFIX}) .if !defined(NOPORTDOCS) |