diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-28 10:31:26 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-28 10:31:26 +0000 |
commit | aaa58d03cefaf712a3b607c1a79d05b31e641c11 (patch) | |
tree | 3c635e39b354de8a8a7e76e0d6033019698df809 /japanese/tk80 | |
parent | 364e71f73c45808a559b0747e95614f64867541f (diff) | |
download | ports-aaa58d03cefaf712a3b607c1a79d05b31e641c11.tar.gz ports-aaa58d03cefaf712a3b607c1a79d05b31e641c11.zip |
Notes
Diffstat (limited to 'japanese/tk80')
-rw-r--r-- | japanese/tk80/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/tk80/Makefile b/japanese/tk80/Makefile index 9a2462a45e30..099fd1c32653 100644 --- a/japanese/tk80/Makefile +++ b/japanese/tk80/Makefile @@ -3,7 +3,7 @@ # Date created: 26 Dec 1997 # Whom: taguchi@tohoku.iij.ad.jp # -# $Id: Makefile,v 1.4 1998/07/27 00:19:21 steve Exp $ +# $Id: Makefile,v 1.5 1998/08/07 23:55:47 asami Exp $ # DISTNAME= tk8.0p2 @@ -16,7 +16,7 @@ PATCHFILES= tk8.0p2jp1.1b0.patch.gz MAINTAINER= taguchi@tohoku.iij.ad.jp -LIB_DEPENDS= tcl80jp\\.1\\.2:${PORTSDIR}/japanese/tcl80 +LIB_DEPENDS= tcl80jp.1:${PORTSDIR}/japanese/tcl80 VERSION= 8.0 TOPDIR= ${WRKDIR}/tk${VERSION} |