From 8e270816f992e4a25aaab762d962f7267d72f84b Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Wed, 12 Apr 2000 14:38:12 +0000 Subject: Update the japanese/[o-t]* ports with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. --- japanese/platex209-euc/Makefile | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'japanese/platex209-euc') diff --git a/japanese/platex209-euc/Makefile b/japanese/platex209-euc/Makefile index fdd8680e52cb..9fb5a861c8f0 100644 --- a/japanese/platex209-euc/Makefile +++ b/japanese/platex209-euc/Makefile @@ -1,21 +1,22 @@ # New ports collection makefile for: platex209-euc -# Version required: 2.09 # Date created: 01 Jan 1998 # Whom: Makoto WATANABE # # $FreeBSD$ # -DISTNAME= platex209 -PKGNAME= ja-platex209-euc-1.0 +PORTNAME= platex209 +PORTVERSION= 1.0 +PKGNAMESUFFIX= -euc CATEGORIES= japanese print MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/platex/ +DISTNAME= ${PORTNAME} MAINTAINER= watanabe@zlab.phys.nagoya-u.ac.jp -BUILD_DEPENDS= ptex:${PORTSDIR}/japanese/ptex-euc \ +BUILD_DEPENDS= ptex:${PORTSDIR}/japanese/ptex${PKGNAMESUFFIX} \ nkf:${PORTSDIR}/japanese/nkf -RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex-euc +RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex${PKGNAMESUFFIX} MANUAL_PACKAGE_BUILD= incompatible with other versions of platex209-* -- cgit v1.2.3