summaryrefslogtreecommitdiff
path: root/www/mod_perl
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>1999-11-09 10:37:34 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>1999-11-09 10:37:34 +0000
commitf78eeff969b7379c5a22a6db40f10794255ff65b (patch)
tree9407bbba0a75b15486638763dba849fddb1a97e7 /www/mod_perl
parentUpdate to 1.0.72 (diff)
Correct dependencies for installing a RADIUS-capable Apache server.
Notes
Notes: svn path=/head/; revision=22982
Diffstat (limited to 'www/mod_perl')
-rw-r--r--www/mod_perl/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/mod_perl/Makefile b/www/mod_perl/Makefile
index 204d8a2202fd..9c49317a0123 100644
--- a/www/mod_perl/Makefile
+++ b/www/mod_perl/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: p5-Apache
-# Version required: 1.19
-# Date created: April 26th 1997
-# Whom: James FitzGibbon <jfitz@FreeBSD.org>
+# Version required: 1.21
+# Date created: November 5th 1999
+# Whom: Sheldon Hearn <sheldonh@FreeBSD.org>
#
# $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