summaryrefslogtreecommitdiff
path: root/devel/p5-File-Tools
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 /devel/p5-File-Tools
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 'devel/p5-File-Tools')
-rw-r--r--devel/p5-File-Tools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-File-Tools/Makefile b/devel/p5-File-Tools/Makefile
index 29d9fb4ed08a..2bdcd9b7b397 100644
--- a/devel/p5-File-Tools/Makefile
+++ b/devel/p5-File-Tools/Makefile
@@ -3,7 +3,7 @@
# Date created: October 17th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/10/24 08:06:28 jfitz Exp $
#
DISTNAME= File-Tools-2.0
@@ -19,6 +19,7 @@ MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/File/ \
MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
+RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
do-configure:
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL