diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-11 22:15:53 +0800 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-11 22:15:53 +0800 |
commit | edcf8b3594b5df6440713253552b675fb0234474 (patch) | |
tree | cb86ff29b6c34e6d077c56ce53ca461f9623f343 /japanese/jtex209-ascii | |
parent | 7b4b0c4f33915abb1f15e37f30ce951ba7aa94e6 (diff) | |
download | freebsd-ports-gnome-edcf8b3594b5df6440713253552b675fb0234474.tar.gz freebsd-ports-gnome-edcf8b3594b5df6440713253552b675fb0234474.tar.zst freebsd-ports-gnome-edcf8b3594b5df6440713253552b675fb0234474.zip |
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
Diffstat (limited to 'japanese/jtex209-ascii')
-rw-r--r-- | japanese/jtex209-ascii/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/japanese/jtex209-ascii/Makefile b/japanese/jtex209-ascii/Makefile index e4f507ad5ecd..b5332e8cc96e 100644 --- a/japanese/jtex209-ascii/Makefile +++ b/japanese/jtex209-ascii/Makefile @@ -1,12 +1,10 @@ # New ports collection makefile for: ja-jlatex209 -# Version required: a1.7-n1.52 # Date created: 4 Nov 1996 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # # $FreeBSD$ # -DISTNAME= ja-jlatex209-a17 BATCH_TEX= ASCII MANUAL_PACKAGE_BUILD= incompatible with other versions of jtex-* |