aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-Tk/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-08 07:56:56 +0800
committerSatoshi Asami <asami@FreeBSD.org>1998-08-08 07:56:56 +0800
commit5264cbceb577ae0481e496f827ae4d0e18712945 (patch)
tree03d79514a3868d93e8dc51510d0a33f4b098dd70 /x11-toolkits/p5-Tk/Makefile
parent24d53f75d3bed77cec793c49107c31db659fb9a5 (diff)
downloadfreebsd-ports-5264cbceb577ae0481e496f827ae4d0e18712945.tar.gz
freebsd-ports-5264cbceb577ae0481e496f827ae4d0e18712945.tar.zst
freebsd-ports-5264cbceb577ae0481e496f827ae4d0e18712945.zip
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/Makefile')
-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