diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2007-01-15 13:24:52 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2007-01-15 13:24:52 +0000 |
commit | 71c75c3e2e920efeb3341ec4edae8645d201ce6e (patch) | |
tree | 12bbd6bd963e6a093a004f6d4b102893da97ee7e /korean/texinfo/Makefile | |
parent | 377a2b83f5635c9f21a65e0d9e23b4342322adf9 (diff) | |
download | ports-71c75c3e2e920efeb3341ec4edae8645d201ce6e.tar.gz ports-71c75c3e2e920efeb3341ec4edae8645d201ce6e.zip |
Notes
Diffstat (limited to 'korean/texinfo/Makefile')
-rw-r--r-- | korean/texinfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/texinfo/Makefile b/korean/texinfo/Makefile index 932a1dc2bb97..93792cec887f 100644 --- a/korean/texinfo/Makefile +++ b/korean/texinfo/Makefile @@ -7,7 +7,7 @@ PORTNAME= texinfo PORTVERSION= 0.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= korean print MASTER_SITES= ftp://ftp.kr.FreeBSD.org/pub/FreeBSD-kr/distfiles/ DISTNAME= ${PORTNAME}-ko-${PORTVERSION} @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-ko-${PORTVERSION} MAINTAINER= cjh@FreeBSD.org COMMENT= Korean enabled Texinfo formatter -RUN_DEPENDS= ${LOCALBASE}/share/texmf/doc/latex/hlatex/uhc.ks:${PORTSDIR}/korean/hlatex +RUN_DEPENDS= hbibtex:${PORTSDIR}/korean/hlatex GNU_CONFIGURE= YES USE_GETTEXT= yes |