diff options
Diffstat (limited to 'japanese/ptex/Makefile')
-rw-r--r-- | japanese/ptex/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/japanese/ptex/Makefile b/japanese/ptex/Makefile index 14012c0dbdd8..823010592e90 100644 --- a/japanese/ptex/Makefile +++ b/japanese/ptex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ptex -PORTVERSION= 2.1.10 +PORTVERSION= 2.1.11 CATEGORIES= japanese print MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/ PKGNAMEPREFIX= ja- @@ -16,6 +16,9 @@ DIST_SUBDIR= teTeX/ptex MAINTAINER= max@FreeBSD.org +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= ptex2.1.10-11.patch + BUILD_DEPENDS= ${LOCALBASE}/share/texmf/ptex/plain/base/ptex.tex:${PORTSDIR}/japanese/ptex-common RUN_DEPENDS= ${LOCALBASE}/share/texmf/ptex/plain/base/ptex.tex:${PORTSDIR}/japanese/ptex-common |