diff options
-rw-r--r-- | korean/hlatex-wansung/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/hlatex-wansung/Makefile b/korean/hlatex-wansung/Makefile index bcc0c1eea400..2bd506e9e31a 100644 --- a/korean/hlatex-wansung/Makefile +++ b/korean/hlatex-wansung/Makefile @@ -18,7 +18,7 @@ COMMENT= HLaTeX extension to use Wansung(KSX1001) fonts # it depends on HLaTeX(uhc) RUN_DEPENDS= ${LOCALBASE}/share/texmf/doc/latex/hlatex/uhc.ks:${PORTSDIR}/korean/hlatex -BROKEN= 'Does not build' +BROKEN= "Does not build" TEXMF= ${PREFIX}/share/texmf WRKSRC= ${WRKDIR}/wansung |