diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-22 01:38:55 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-22 01:38:55 +0000 |
commit | 81f8db489092bd34370c66b45e505306e18b2561 (patch) | |
tree | b917e850746dcd3893ad2016240f5f966486b171 /japanese/jtex209-both | |
parent | c2edbe851161413cd1207dcdd58c9f5928622a4c (diff) |
Notes
Diffstat (limited to 'japanese/jtex209-both')
-rw-r--r-- | japanese/jtex209-both/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/jtex209-both/Makefile b/japanese/jtex209-both/Makefile index a02da3f0bdba..f5d8c4dfb120 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.5 1997/09/24 06:43:47 max Exp $ +# $Id: Makefile,v 1.6 1997/11/10 11:22:24 asami Exp $ # DISTNAME?= ja-jlatex209-a17-n152 @@ -16,6 +16,7 @@ DISTFILES= jtex-1.52.tar.gz tfm-files.tar.Z jtex1.7.tar.gz pTeX-JIS-patch MAINTAINER= mita@jp.FreeBSD.org +MANUAL_PACKAGE_BUILD= incompatible with other versions of jtex-* USE_GMAKE= yes NO_WRKSUBDIR= yes EXTRACT_ONLY= jtex-1.52.tar.gz @@ -64,6 +65,4 @@ pre-reinstall: ${MAKE} reinstall DISTDIR=${DISTDIR} FILESDIR=${FILESDIR} \ ) -MANUAL_PACKAGE_BUILD= incompatible with other versions of jtex-* - .include <bsd.port.mk> |