aboutsummaryrefslogtreecommitdiff
path: root/comms/atslog/Makefile
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-04-08 10:47:04 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-04-08 10:47:04 +0000
commitf4f639f030afffcb80cd6073233661054cba508e (patch)
treebb684aac7aa702e5549bcde8be54d05c2c327d42 /comms/atslog/Makefile
parentf227ff4a3467072b3465ca9b2d93d5be185f7af1 (diff)
Notes
Diffstat (limited to 'comms/atslog/Makefile')
-rw-r--r--comms/atslog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/atslog/Makefile b/comms/atslog/Makefile
index 743b05275298..165437ba711a 100644
--- a/comms/atslog/Makefile
+++ b/comms/atslog/Makefile
@@ -50,7 +50,7 @@ LIBWRAP_CONFIGURE_OFF= --disable-libwrap
.if ${PORT_OPTIONS:MWWW}
USE_PHP= pcre
-WANT_PHP_WEB= yes
+USES+= php:web
.if ${PORT_OPTIONS:MWWWGD}
USE_PHP+= gd
.endif