aboutsummaryrefslogtreecommitdiff
path: root/japanese/ptex/Makefile
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>2001-02-11 12:23:45 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>2001-02-11 12:23:45 +0000
commite991a07d3a7833170601cdb8a5edcc4a75b2851b (patch)
treeaee10ef3378f5ec92fa82a2fe2981f14fa14b532 /japanese/ptex/Makefile
parent992ac3007552f7c2ad989bfc65f6b491526d5c87 (diff)
downloadports-e991a07d3a7833170601cdb8a5edcc4a75b2851b.tar.gz
ports-e991a07d3a7833170601cdb8a5edcc4a75b2851b.zip
Update to use recently released ptex-src-2.1.10.tar.gz which includes all
the patches plus some updates.
Notes
Notes: svn path=/head/; revision=38202
Diffstat (limited to 'japanese/ptex/Makefile')
-rw-r--r--japanese/ptex/Makefile15
1 files changed, 2 insertions, 13 deletions
diff --git a/japanese/ptex/Makefile b/japanese/ptex/Makefile
index 3059f4a7ada2..14012c0dbdd8 100644
--- a/japanese/ptex/Makefile
+++ b/japanese/ptex/Makefile
@@ -11,11 +11,8 @@ CATEGORIES= japanese print
MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/
PKGNAMEPREFIX= ja-
PKGNAMESUFFIX= -euc
-DISTNAME= ptex-src-2.1.9-1
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
- ${PTEX_PATCHFILES}
+DISTNAME= ptex-src-2.1.10
DIST_SUBDIR= teTeX/ptex
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= max@FreeBSD.org
@@ -29,9 +26,7 @@ CONFIGURE_ARGS= euc
WRKSRC= ${WRKDIRPREFIX}${.CURDIR}/../ptex-common/work/teTeX-1.0/texk/web2c/${SRCDIR}
ALL_TARGET= default
-SRCDIR= ptex-src-2.1.9
-PTEX_PATCHFILES= ptex2.1.9-10.patch ptex2.1.9-10_2.patch \
- pltotf1.3-4.patch
+SRCDIR= ptex-src-2.1.10
BINARIES= ptex pdvitype jbibtex pltotf tftopl
pre-extract:
@@ -44,12 +39,6 @@ post-extract:
@${RM} -rf ${WRKSRC}
@${MV} ${WRKDIR}/${SRCDIR} ${WRKDIRPREFIX}${.CURDIR}/../ptex-common/work/teTeX-1.0/texk/web2c
-do-patch:
-.for f in ${PTEX_PATCHFILES}
- @/usr/bin/uudecode -p ${DISTDIR}/${DIST_SUBDIR}/$f | \
- ${PATCH} ${PATCH_DIST_ARGS}
-.endfor
-
pre-install:
@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL