diff options
Diffstat (limited to 'www/mod_perl2/Makefile')
-rw-r--r-- | www/mod_perl2/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
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 |