diff options
Diffstat (limited to 'net/rtg/Makefile')
-rw-r--r-- | net/rtg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rtg/Makefile b/net/rtg/Makefile index e06a1905ff0b..7ed0845faa15 100644 --- a/net/rtg/Makefile +++ b/net/rtg/Makefile @@ -38,7 +38,7 @@ WEB_DESC= Include PHP-based web client interface pre-requisites MYSQL_USES= mysql:server WEB_USES= php -WEB_USE= PHP=mysqli,spl +WEB_USE= PHP=mysqli WEB_SUB_FILES= pkg-message post-patch: |