diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-10 11:23:41 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-10 11:23:41 +0000 |
commit | f44828dd89b7811499c6fafd6887b9cf6c2cb0bc (patch) | |
tree | d498d4b5a229fa9c98ad0333e5a5bf820ac6347a /japanese/jtex209-ntt | |
parent | 056a75923d4c66235f363c3d88bd126000b22df3 (diff) | |
download | ports-f44828dd89b7811499c6fafd6887b9cf6c2cb0bc.tar.gz ports-f44828dd89b7811499c6fafd6887b9cf6c2cb0bc.zip |
Notes
Diffstat (limited to 'japanese/jtex209-ntt')
-rw-r--r-- | japanese/jtex209-ntt/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/japanese/jtex209-ntt/Makefile b/japanese/jtex209-ntt/Makefile index 2548255171b7..fcb66c505d7a 100644 --- a/japanese/jtex209-ntt/Makefile +++ b/japanese/jtex209-ntt/Makefile @@ -3,11 +3,14 @@ # Date created: 4 Nov 1996 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1996/11/11 08:46:34 asami Exp $ +# $Id: Makefile,v 1.2 1997/09/24 06:43:50 max Exp $ # DISTNAME= ja-jlatex209-n152 FILESDIR= ${.CURDIR}/../jtex209-both/files PATCHDIR= ${.CURDIR}/../jtex209-both/patches BATCH_TEX= NTT + +MANUAL_PACKAGE_BUILD= incompatible with other versions of jtex-* + .include <${.CURDIR}/../jtex209-both/Makefile> |