aboutsummaryrefslogtreecommitdiff
path: root/lang/php4/Makefile
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-01-01 16:47:41 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2012-01-01 16:47:41 +0000
commit19fe40753d31ba0d91325ae15897602b2531875a (patch)
tree756dc92902e540775c00a7af9b20473c9ab8e7a9 /lang/php4/Makefile
parentc2f2d9bfd586d4beba0a893372843bf1de3a93ea (diff)
downloadports-19fe40753d31ba0d91325ae15897602b2531875a.tar.gz
ports-19fe40753d31ba0d91325ae15897602b2531875a.zip
Notes
Diffstat (limited to 'lang/php4/Makefile')
-rw-r--r--lang/php4/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile
index 4ba3f16707e9..221f985286b3 100644
--- a/lang/php4/Makefile
+++ b/lang/php4/Makefile
@@ -99,13 +99,9 @@ CONFIGURE_ARGS+=--disable-cgi
.if defined(WITH_APACHE)
PHP_SAPI+= mod
-USE_APACHE= 13+
+USE_APACHE= 20+
.include "${PORTSDIR}/Mk/bsd.apache.mk"
-.if ${APACHE_VERSION} > 13
CONFIGURE_ARGS+=--with-apxs2=${APXS}
-.else
-CONFIGURE_ARGS+=--with-apxs=${APXS}
-.endif
PKGMESSAGE= ${PKGDIR}/pkg-message.mod
MODULENAME= lib${PORTNAME}
SHORTMODNAME= ${PORTNAME}