diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-12-17 06:54:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-12-17 06:54:16 +0000 |
commit | b9d8128e9bbcb7f01eb86475d398244843451a35 (patch) | |
tree | 32ec4d73b5ccb639bbb08da5f0c5d745b0c206e5 /korean | |
parent | 82e527766692389122c713af5c1b3a5c90590f17 (diff) | |
download | ports-b9d8128e9bbcb7f01eb86475d398244843451a35.tar.gz ports-b9d8128e9bbcb7f01eb86475d398244843451a35.zip |
Canonicalize definition of BROKEN.
Notes
Notes:
svn path=/head/; revision=124263
Diffstat (limited to 'korean')
-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 |