aboutsummaryrefslogtreecommitdiff
path: root/lang/php56/Makefile
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-03-11 14:23:28 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-03-11 14:23:28 +0000
commita80b8e64edec36df028bf7d13088685e98955967 (patch)
tree4a9274a42036319acef7e1b987592404e0a7a7af /lang/php56/Makefile
parent7b487e75865136df3eb272692a665e8cb05da846 (diff)
downloadports-a80b8e64edec36df028bf7d13088685e98955967.tar.gz
ports-a80b8e64edec36df028bf7d13088685e98955967.zip
Notes
Diffstat (limited to 'lang/php56/Makefile')
-rw-r--r--lang/php56/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile
index d570000e78fe..993ff1bc0bdc 100644
--- a/lang/php56/Makefile
+++ b/lang/php56/Makefile
@@ -86,7 +86,7 @@ CONFIGURE_ARGS+=--enable-fpm \
.if defined(PKGNAMEPREFIX)
USE_APACHE= 22+
-.include "${PORTSDIR}/Mk/bsd.apache.mk"
+.include "${PORTSDIR}/Mk/Uses/apache.mk"
.if ${PORT_OPTIONS:MAP2FILTER}
CONFIGURE_ARGS+=--with-apxs2filter=${APXS}
.else