summaryrefslogtreecommitdiff
path: root/japanese/jtex209-ascii/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--japanese/jtex209-ascii/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/japanese/jtex209-ascii/Makefile b/japanese/jtex209-ascii/Makefile
index 7ff392c62756..6dbd6dfe797c 100644
--- a/japanese/jtex209-ascii/Makefile
+++ b/japanese/jtex209-ascii/Makefile
@@ -3,14 +3,15 @@
# Date created: 4 Nov 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1997/09/24 06:43:46 max Exp $
+# $Id: Makefile,v 1.3 1997/11/10 11:22:21 asami Exp $
#
DISTNAME= ja-jlatex209-a17
-FILESDIR= ${.CURDIR}/../jtex209-both/files
-PATCHDIR= ${.CURDIR}/../jtex209-both/patches
BATCH_TEX= ASCII
MANUAL_PACKAGE_BUILD= incompatible with other versions of jtex-*
-.include <${.CURDIR}/../jtex209-both/Makefile>
+MASTERDIR= ${.CURDIR}/../jtex209-both/
+PKGDIR= ${.CURDIR}/pkg
+
+.include "${MASTERDIR}/Makefile"