From b8c06517e36dc3e0a97e016e48e80ee36272e059 Mon Sep 17 00:00:00 2001 From: James FitzGibbon Date: Thu, 24 Oct 1996 09:59:32 +0000 Subject: Add RUN_DEPENDS to all perl5 ports, to make packages install perl. Submitted by: asami@freebsd.org --- devel/p5-Ioctl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/p5-Ioctl') diff --git a/devel/p5-Ioctl/Makefile b/devel/p5-Ioctl/Makefile index bc9f0a846c45..30491d65d34e 100644 --- a/devel/p5-Ioctl/Makefile +++ b/devel/p5-Ioctl/Makefile @@ -3,7 +3,7 @@ # Date created: October 21st 1996 # Whom: James FitzGibbon # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/10/24 08:15:36 jfitz Exp $ # DISTNAME= Ioctl-0_7 @@ -19,6 +19,7 @@ MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/Ioctl/ 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 -- cgit v1.2.3