From f78eeff969b7379c5a22a6db40f10794255ff65b Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Tue, 9 Nov 1999 10:37:34 +0000 Subject: Correct dependencies for installing a RADIUS-capable Apache server. --- www/mod_perl2/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/mod_perl2') diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile index 204d8a2202fd..9c49317a0123 100644 --- a/www/mod_perl2/Makefile +++ b/www/mod_perl2/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: p5-Apache -# Version required: 1.19 -# Date created: April 26th 1997 -# Whom: James FitzGibbon +# Version required: 1.21 +# Date created: November 5th 1999 +# Whom: Sheldon Hearn # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Apache MAINTAINER= sheldonh@FreeBSD.org -RUN_DEPENDS= ${PREFIX}/sbin/apxs:${PORTSDIR}/www/apache13 +BUILD_DEPENDS= ${PREFIX}/sbin/apxs:${PORTSDIR}/www/apache13 USE_PERL5= YES -- cgit v1.2.3