svn commit: r466789 - head/comms/atslog
Bernard Spil
brnrd at FreeBSD.org
Sun Apr 8 10:47:04 UTC 2018
Author: brnrd
Date: Sun Apr 8 10:47:04 2018
New Revision: 466789
URL: https://svnweb.freebsd.org/changeset/ports/466789
Log:
comms/atslog: Convert to USES=php
Approved by: infrastructure modernization blanket
Modified:
head/comms/atslog/Makefile
Modified: head/comms/atslog/Makefile
==============================================================================
--- head/comms/atslog/Makefile Sun Apr 8 10:42:32 2018 (r466788)
+++ head/comms/atslog/Makefile Sun Apr 8 10:47:04 2018 (r466789)
@@ -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
More information about the svn-ports-all
mailing list