aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-09-09 18:05:15 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2012-09-09 18:05:15 +0000
commit770bb1ccfc88c1f715224cf35128194a784c9bec (patch)
treec990ba85d6d996e604dd9250da4ec72b0f4a48b2
parente5dd730132d7477938fa3881e4952289613c4c41 (diff)
downloadports-770bb1ccfc88c1f715224cf35128194a784c9bec.tar.gz
ports-770bb1ccfc88c1f715224cf35128194a784c9bec.zip
- s/USE_APACHE/USE_APACHE_RUN/
with hat apache@
Notes
Notes: svn path=/head/; revision=303986
-rw-r--r--devel/p5-Log-Dispatch/Makefile7
-rw-r--r--www/p5-HTML-Mason/Makefile7
-rw-r--r--www/wwwstat/Makefile7
3 files changed, 3 insertions, 18 deletions
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile
index d65ef13b8bfe..9752d54fc922 100644
--- a/devel/p5-Log-Dispatch/Makefile
+++ b/devel/p5-Log-Dispatch/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: devel/p5-Log-Dispatch
-# Date created: 17 May 2001
-# Whom: Anton Berezin <tobez@tobez.org>
-#
# $FreeBSD$
-#
PORTNAME= Log-Dispatch
PORTVERSION= 2.32
@@ -50,7 +45,7 @@ MAIL_SENDER_DESC= Mail::Sender support
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MAPACHELOG}
-USE_APACHE= 22+
+USE_APACHE_RUN= 22+
.endif
.include <bsd.port.pre.mk>
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile
index b7a4f43f9aef..648d24e3600f 100644
--- a/www/p5-HTML-Mason/Makefile
+++ b/www/p5-HTML-Mason/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: HTML-Mason
-# Date created: 31 May 2000
-# Whom: Denis Shaposhnikov <dsh@vlink.ru>
-#
# $FreeBSD$
-#
PORTNAME= HTML-Mason
PORTVERSION= 1.50
@@ -73,7 +68,7 @@ post-install:
.if ${PORT_OPTIONS:MMODPERL}
RUN_DEPENDS+= p5-libapreq2>=0:${PORTSDIR}/www/p5-libapreq2
-USE_APACHE= 22+
+USE_APACHE_RUN= 22+
.endif
.include <bsd.port.mk>
diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile
index a9f757a11171..d4a68fd696a2 100644
--- a/www/wwwstat/Makefile
+++ b/www/wwwstat/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: wwwstat
-# Date created: 1997-04-02
-# Whom: Andreas Klemm <andreas@klemm.gtn.com>
-#
# $FreeBSD$
-#
PORTNAME= wwwstat
PORTVERSION= 2.01
@@ -21,7 +16,7 @@ COMMENT= Webserver logfile analysis package
MAKE_JOBS_SAFE= yes
-USE_APACHE= 22+
+USE_APACHE_RUN= 22+
USE_PERL5= yes
MAKE_ENV+= PERL5=${PERL5}