diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
commit | 5264cbceb577ae0481e496f827ae4d0e18712945 (patch) | |
tree | 03d79514a3868d93e8dc51510d0a33f4b098dd70 /devel/vtcl | |
parent | 24d53f75d3bed77cec793c49107c31db659fb9a5 (diff) | |
download | ports-5264cbceb577ae0481e496f827ae4d0e18712945.tar.gz ports-5264cbceb577ae0481e496f827ae4d0e18712945.zip |
Notes
Diffstat (limited to 'devel/vtcl')
-rw-r--r-- | devel/vtcl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/vtcl/Makefile b/devel/vtcl/Makefile index ddf5a7398e83..4d835dc12969 100644 --- a/devel/vtcl/Makefile +++ b/devel/vtcl/Makefile @@ -3,7 +3,7 @@ # Date Created: 29 May 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.8 1998/03/20 14:35:24 tg Exp $ +# $Id: Makefile,v 1.9 1998/07/27 23:24:12 asami Exp $ # DISTNAME= vt-1.11 @@ -14,7 +14,7 @@ MASTER_SITES= http://www.neuron.com/stewart/vtcl/dload/ \ MAINTAINER= vanilla@FreeBSD.ORG -RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80 +RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 WRKSRC= ${WRKDIR}/vtcl NO_BUILD= yes |