summaryrefslogtreecommitdiff
path: root/japanese/tk80
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-12 14:38:12 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-12 14:38:12 +0000
commit8e270816f992e4a25aaab762d962f7267d72f84b (patch)
treed4e36e838185404904fc906c77ad6ebbaf6ef1bc /japanese/tk80
parentUse ${DISTFILES:Npattern} in EXTRACT_ONLY as a cosmetic change. (diff)
Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Notes
Notes: svn path=/head/; revision=27463
Diffstat (limited to 'japanese/tk80')
-rw-r--r--japanese/tk80/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/japanese/tk80/Makefile b/japanese/tk80/Makefile
index 18013c9adcd8..a6ec332b2528 100644
--- a/japanese/tk80/Makefile
+++ b/japanese/tk80/Makefile
@@ -1,24 +1,24 @@
# New ports collection makefile for: ja-tk8.0
-# Version required: 8.0
# Date created: 26 Dec 1997
# Whom: taguchi@tohoku.iij.ad.jp
#
# $FreeBSD$
#
-DISTNAME= tk8.0.5
-PKGNAME= ja-tk-8.0.5
+PORTNAME= tk
+PORTVERSION= 8.0.5
CATEGORIES= japanese x11-toolkits tk80
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/
+DISTNAME= ${PORTNAME}${PORTVERSION}
PATCH_SITES= ftp://ftp.sra.co.jp/pub/lang/tcl/jp/
-PATCHFILES= tk8.0.5jp1.7.patch.gz
+PATCHFILES= ${PORTNAME}${PORTVERSION}jp1.7.patch.gz
MAINTAINER= taguchi@tohoku.iij.ad.jp
LIB_DEPENDS= tcl80jp.1:${PORTSDIR}/japanese/tcl80
-VERSION= 8.0
+VERSION= ${PORTVERSION:R}
TOPDIR= ${WRKDIR}/${DISTNAME}
WRKSRC= ${TOPDIR}/unix
.if defined(PATCH_DEBUG)