summaryrefslogtreecommitdiff
path: root/korean/texinfo
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2007-01-15 13:24:52 +0000
committerVasil Dimov <vd@FreeBSD.org>2007-01-15 13:24:52 +0000
commit71c75c3e2e920efeb3341ec4edae8645d201ce6e (patch)
tree12bbd6bd963e6a093a004f6d4b102893da97ee7e /korean/texinfo
parentFix pkg-plist. (diff)
Fix dependency specification - korean/hlatex no longer installs
${LOCALBASE}/share/texmf/doc/latex/hlatex/uhc.ks, thus depend on `hbibtex' executable instead. Reported by: kris Approved by: kris
Notes
Notes: svn path=/head/; revision=182417
Diffstat (limited to 'korean/texinfo')
-rw-r--r--korean/texinfo/Makefile4
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