aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/mod_perl/Makefile8
-rw-r--r--www/mod_perl2/Makefile8
-rw-r--r--www/p5-Apache-Radius/Makefile3
3 files changed, 10 insertions, 9 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
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 <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
diff --git a/www/p5-Apache-Radius/Makefile b/www/p5-Apache-Radius/Makefile
index 2d0d45c1c4b5..d853c3711fa0 100644
--- a/www/p5-Apache-Radius/Makefile
+++ b/www/p5-Apache-Radius/Makefile
@@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= Apache
MAINTAINER= sheldonh@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Authen/Radius.pm:${PORTSDIR}/security/p5-Authen-Radius
+BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
+ ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Authen/Radius.pm:${PORTSDIR}/security/p5-Authen-Radius
USE_PERL5= YES