summaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tk
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 /x11-toolkits/p5-Tk
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 'x11-toolkits/p5-Tk')
-rw-r--r--x11-toolkits/p5-Tk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile
index 4d7115136d98..3f3fb450d28b 100644
--- a/x11-toolkits/p5-Tk/Makefile
+++ b/x11-toolkits/p5-Tk/Makefile
@@ -3,7 +3,7 @@
# Date created: October 21st 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.15 1998/08/07 12:01:21 markm Exp $
+# $Id: Makefile,v 1.16 1998/08/07 23:08:39 asami Exp $
#
DISTNAME= Tk800.008
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= Tk
MAINTAINER= jfitz@FreeBSD.ORG
#BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/HTML/Parse.pm:${PORTSDIR}/www/p5-libwww
-LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80
+LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
USE_PERL5= YES