diff options
Diffstat (limited to 'korean/hlatex')
-rw-r--r-- | korean/hlatex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/korean/hlatex/Makefile b/korean/hlatex/Makefile index bbcda520539e..a3f91a67b919 100644 --- a/korean/hlatex/Makefile +++ b/korean/hlatex/Makefile @@ -21,6 +21,8 @@ COMMENT= LaTeX package to use Hangul(UTF-8/UHC/KSX1001) BUILD_DEPENDS= texhash:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX +BROKEN= Broken dependency + MACRO_DIR= ${WRKDIR}/HLaTeX FONT_DIR= ${WRKDIR}/uhc-fonts-1.0 TEXMF= ${PREFIX}/share/texmf |