summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-06-27 09:24:28 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-06-27 09:24:28 +0000
commit7249008379c57b421c6e0073bc5e6c1bb07b9e1c (patch)
tree5141c1bb0d15239ee586658ac1ec69d9cda291ce /japanese
parentOops, missed another "shells/bash". (diff)
Typo (PORTSDIRS -> PORTSDIR).
Found by: make index
Notes
Notes: svn path=/head/; revision=11556
Diffstat (limited to 'japanese')
-rw-r--r--japanese/platex-jis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/platex-jis/Makefile b/japanese/platex-jis/Makefile
index d026dca145ad..6333612dcf82 100644
--- a/japanese/platex-jis/Makefile
+++ b/japanese/platex-jis/Makefile
@@ -3,7 +3,7 @@
# Date created: 05 Oct 1997
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.6 1998/02/22 21:55:15 max Exp $
+# $Id: Makefile,v 1.7 1998/06/24 02:52:54 max Exp $
#
DISTNAME= pl19980217j
@@ -18,7 +18,7 @@ MAINTAINER= max@FreeBSD.ORG
BUILD_DEPENDS= ptex:${PORTSDIR}/japanese/ptex-jis \
platex-common:${PORTSDIR}/japanese/platex-common \
- nkf:${PORTSDIRS}/japanese/nkf
+ nkf:${PORTSDIR}/japanese/nkf
RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex-jis \
platex-common:${PORTSDIR}/japanese/platex-common