summaryrefslogtreecommitdiff
path: root/net/ttt
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
commit5264cbceb577ae0481e496f827ae4d0e18712945 (patch)
tree03d79514a3868d93e8dc51510d0a33f4b098dd70 /net/ttt
parentRename category from x11 to x11-toolkits. (diff)
Fix up dependencies for ports that moved into the x11-toolkits category.
Notes
Notes: svn path=/head/; revision=12335
Diffstat (limited to 'net/ttt')
-rw-r--r--net/ttt/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile
index 00657d2ee06c..28dbd8a06543 100644
--- a/net/ttt/Makefile
+++ b/net/ttt/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 July 1998
# Whom: Kenjiro Cho <kjc@csl.sony.co.jp>
#
-# $Id: Makefile,v 1.4 1998/02/21 22:38:10 fenner Exp $
+# $Id: Makefile,v 1.6 1998/07/15 05:51:57 kjc Exp $
#
DISTNAME= ttt-1.2
@@ -12,10 +12,10 @@ MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/
MAINTAINER= kjc@csl.sony.co.jp
-# the tcl/tk LIB_DEPENDS has to match that of ports/x11/blt.
-LIB_DEPENDS= BLT\\.2\\.4:${PORTSDIR}/x11/blt \
+# the tcl/tk LIB_DEPENDS has to match that of ports/x11-toolkits/blt.
+LIB_DEPENDS= BLT\\.2\\.4:${PORTSDIR}/x11-toolkits/blt \
tcl80\\.1:${PORTSDIR}/lang/tcl80 \
- tk80\\.1:${PORTSDIR}/x11/tk80
+ tk80\\.1:${PORTSDIR}/x11-toolkits/tk80
GNU_CONFIGURE= yes
INSTALL_TARGET= install install-man