aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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