From f4f639f030afffcb80cd6073233661054cba508e Mon Sep 17 00:00:00 2001 From: Bernard Spil Date: Sun, 8 Apr 2018 10:47:04 +0000 Subject: comms/atslog: Convert to USES=php Approved by: infrastructure modernization blanket --- comms/atslog/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3