From bbefe911602a99ae8eef0107c5a54a1238569918 Mon Sep 17 00:00:00 2001 From: knu 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/texinfo/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'japanese/texinfo/Makefile') diff --git a/japanese/texinfo/Makefile b/japanese/texinfo/Makefile index e028b70..bb7f082 100644 --- a/japanese/texinfo/Makefile +++ b/japanese/texinfo/Makefile @@ -1,20 +1,19 @@ # New ports collection makefile for: texinfo -# Version required: 4.0 # Date created: 18 Aug 1999 # Whom: Mitsuru Yoshida # # $FreeBSD$ # -DISTNAME= texinfo-4.0 -PKGNAME= ja-texinfo-4.0 +PORTNAME= texinfo +PORTVERSION= 4.0 CATEGORIES= japanese print MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= texinfo +MASTER_SITE_SUBDIR= ${PORTNAME} PATCH_SITES= ftp://jupiter.fsci.fuk.kindai.ac.jp/pub/ptex/utils/ \ http://www.fsci.fuk.kindai.ac.jp/aftp/pub/ptex/utils/ -PATCHFILES= texinfo-4.0-j.diff.gz +PATCHFILES= ${DISTNAME}-j.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= mitsuru@riken.go.jp -- cgit v1.1