aboutsummaryrefslogtreecommitdiff
path: root/japanese/ptex-common
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 10:23:48 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 10:23:48 +0000
commit7acef1cd7a4173168980125b140340c62b38c8d6 (patch)
tree8e913f3c1574a206914a5852d584d77c40e8b447 /japanese/ptex-common
parent99ebbc27f8ee31dc95b87b630c22c993a1639de8 (diff)
downloadports-7acef1cd7a4173168980125b140340c62b38c8d6.tar.gz
ports-7acef1cd7a4173168980125b140340c62b38c8d6.zip
Notes
Diffstat (limited to 'japanese/ptex-common')
-rw-r--r--japanese/ptex-common/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ptex-common/Makefile b/japanese/ptex-common/Makefile
index 1ea53fb4b93c..1f172a9321cb 100644
--- a/japanese/ptex-common/Makefile
+++ b/japanese/ptex-common/Makefile
@@ -44,9 +44,9 @@ do-configure:
pre-install:
.if defined(BATCH)
- @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGDIR}/REQ ${PKGNAME} INSTALL BATCH
+ @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGREQ} ${PKGNAME} INSTALL BATCH
.else
- @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGDIR}/REQ ${PKGNAME} INSTALL
+ @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGREQ} ${PKGNAME} INSTALL
.endif
@${TAR} --exclude 'texmf/tex/latex/base/*' --exclude 'texmf/dvips/*' \
-C ${PREFIX}/share -zxf ${DISTDIR}/${DIST_SUBDIR}/texmflib-7.3.tar.gz