summaryrefslogtreecommitdiff
path: root/japanese/jtex209-both/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/jtex209-both/Makefile')
-rw-r--r--japanese/jtex209-both/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/jtex209-both/Makefile b/japanese/jtex209-both/Makefile
index dc2b8eba943e..ec7fc9170f28 100644
--- a/japanese/jtex209-both/Makefile
+++ b/japanese/jtex209-both/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 Nov 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
-# $Id: Makefile,v 1.7 1997/11/22 01:38:46 asami Exp $
+# $Id: Makefile,v 1.8 1999/05/04 10:29:05 kuriyama Exp $
#
DISTNAME?= ja-jlatex209-a17-n152
@@ -50,7 +50,7 @@ pre-build:
post-install:
.if !defined(BATCH)
@(\
- if [ -e /usr/local/share/tex/BOTH ] ; \
+ if [ -e ${PREFIX}/share/tex/BOTH ] ; \
then ${SH} ${FILESDIR}/linkselect.sh ; \
fi \
)