aboutsummaryrefslogtreecommitdiff
path: root/japanese/texinfo/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-23 10:21:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-23 10:21:18 +0000
commita0b1f9f804c55b43a404082d192042d7b0e7f832 (patch)
tree0ea610611abba2d30d07a95cd166ea655c805cac /japanese/texinfo/Makefile
parentbce1f2ef7603f10f1cc64ba3aa05946325e4c989 (diff)
downloadports-a0b1f9f804c55b43a404082d192042d7b0e7f832.tar.gz
ports-a0b1f9f804c55b43a404082d192042d7b0e7f832.zip
Switch to use texlive version of ptex
Notes
Notes: svn path=/head/; revision=362655
Diffstat (limited to 'japanese/texinfo/Makefile')
-rw-r--r--japanese/texinfo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/texinfo/Makefile b/japanese/texinfo/Makefile
index e4fe55b156fa..da1000cdf318 100644
--- a/japanese/texinfo/Makefile
+++ b/japanese/texinfo/Makefile
@@ -3,7 +3,7 @@
PORTNAME= texinfo
PORTVERSION= 4.7
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= japanese print
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
COMMENT= Typeset Texinfo files for printing. Uses TeX
-RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex
+RUN_DEPENDS= ptex:${PORTSDIR}/japanese/tex-ptex
USES= gettext gmake
GNU_CONFIGURE= yes