diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/atslog/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/atslog/Makefile b/comms/atslog/Makefile index 132fc19a56c0..1e2a558b58f4 100644 --- a/comms/atslog/Makefile +++ b/comms/atslog/Makefile @@ -47,7 +47,6 @@ LIBWRAP_CONFIGURE_OFF= --disable-libwrap .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MWWW} -USE_PHP= pcre USES+= php:web .if ${PORT_OPTIONS:MWWWGD} USE_PHP+= gd |