1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Switch to use texlive version of ptex

This commit is contained in:
Baptiste Daroussin 2014-07-23 10:21:18 +00:00
parent bce1f2ef76
commit a0b1f9f804
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362655

View File

@ -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