From 9c4a3738a00a9be7c407145600f70cd863f4d4fb Mon Sep 17 00:00:00 2001 From: jfitz 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 --- www/p5-CGI_Lite/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/p5-CGI_Lite/Makefile') diff --git a/www/p5-CGI_Lite/Makefile b/www/p5-CGI_Lite/Makefile index 712a532..63f5543 100644 --- a/www/p5-CGI_Lite/Makefile +++ b/www/p5-CGI_Lite/Makefile @@ -3,7 +3,7 @@ # Date created: September 30th 1996 # Whom: James FitzGibbon # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/10/24 08:41:38 jfitz Exp $ # DISTNAME= CGI_Lite-1.62.pm @@ -20,6 +20,7 @@ MAINTAINER= jfitz@FreeBSD.ORG EXTRACT_SUFX= .gz BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 +RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 NO_BUILD= yes -- cgit v1.1