diff options
author | kris <kris@FreeBSD.org> | 2005-08-31 11:06:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-08-31 11:06:02 +0800 |
commit | f3e0150f0d50a28ae46b6060c6afa0a3383433e4 (patch) | |
tree | 4c115210d95773374a8ac04afd6c27198adc3a36 /korean | |
parent | a5ca212721e1a5728cbe1b9c801c510506692368 (diff) | |
download | freebsd-ports-graphics-f3e0150f0d50a28ae46b6060c6afa0a3383433e4.tar.gz freebsd-ports-graphics-f3e0150f0d50a28ae46b6060c6afa0a3383433e4.tar.zst freebsd-ports-graphics-f3e0150f0d50a28ae46b6060c6afa0a3383433e4.zip |
BROKEN: Broken dependency
Diffstat (limited to 'korean')
-rw-r--r-- | korean/hlatex-psfonts-uhc-extra/Makefile | 2 | ||||
-rw-r--r-- | korean/hlatex/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/korean/hlatex-psfonts-uhc-extra/Makefile b/korean/hlatex-psfonts-uhc-extra/Makefile index 77a95463c25..5b60f16fd46 100644 --- a/korean/hlatex-psfonts-uhc-extra/Makefile +++ b/korean/hlatex-psfonts-uhc-extra/Makefile @@ -18,6 +18,8 @@ COMMENT= Extra Korean PostScript font collection for HLaTeX(UHC encoding) RUN_DEPENDS= ${LOCALBASE}/share/texmf/doc/latex/hlatex/uhc.ks:${PORTSDIR}/korean/hlatex +BROKEN= Broken dependency + # just install directly NO_BUILD= YES NO_WRKSUBDIR= YES diff --git a/korean/hlatex/Makefile b/korean/hlatex/Makefile index bbcda520539..a3f91a67b91 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 |