summaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tk
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1996-10-24 09:59:32 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1996-10-24 09:59:32 +0000
commitb8c06517e36dc3e0a97e016e48e80ee36272e059 (patch)
treece30896af187d255bbbdecd80a028739006bf7fd /x11-toolkits/p5-Tk
parentMake tk dependancy rely on the libary, not the header file. (diff)
Add RUN_DEPENDS to all perl5 ports, to make packages install perl.
Submitted by: asami@freebsd.org
Notes
Notes: svn path=/head/; revision=4134
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 e7464998d63f..6a90c56c9ae8 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.1.1.1 1996/10/24 08:54:32 jfitz Exp $
+# $Id: Makefile,v 1.2 1996/10/24 09:23:56 jfitz Exp $
#
DISTNAME= Tk400.200
@@ -21,8 +21,8 @@ MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
${PREFIX}/lib/perl5/site_perl/HTML/Parse.pm:${PORTSDIR}/www/p5-libwww \
${PREFIX}/lib/perl5/site_perl/IO.pm:${PORTSDIR}/net/p5-IO
-
LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
+RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
do-configure:
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL