summaryrefslogtreecommitdiff
path: root/games/tvp
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 /games/tvp
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 'games/tvp')
-rw-r--r--games/tvp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tvp/Makefile b/games/tvp/Makefile
index 057b1277fb53..5becb762883f 100644
--- a/games/tvp/Makefile
+++ b/games/tvp/Makefile
@@ -3,7 +3,7 @@
# Date Created: 3 Jul 1996
# Whom: Tim Vanderhoek <ac199@hwcn.org>
#
-# $Id: Makefile,v 1.3 1997/12/24 01:21:44 alex Exp $
+# $Id: Makefile,v 1.4 1998/07/15 16:00:52 hoek Exp $
#
DISTNAME= tvp-0.9.7.1
@@ -15,7 +15,7 @@ MAINTAINER= hoek@FreeBSD.ORG
# If you comment this out, the port should automatically use whichever
# version of tk you have installed, or, lacking all versions, it will
# build only the ANSI and terminal interfaces (not the nice X interface).
-LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80
+LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-tcl-dir=${PREFIX}/lib \