diff options
Diffstat (limited to 'www/mythplugin-mythweb/Makefile')
-rw-r--r-- | www/mythplugin-mythweb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mythplugin-mythweb/Makefile b/www/mythplugin-mythweb/Makefile index ec02eef1516a..73e7feb1d19f 100644 --- a/www/mythplugin-mythweb/Makefile +++ b/www/mythplugin-mythweb/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= php shebangfix perl5 USE_PERL5= run -USE_PHP= json pcre posix mysqli session spl sockets +USE_PHP= posix mysqli session sockets USE_GITHUB= yes GH_ACCOUNT= MythTV SHEBANG_FILES= mythweb.pl modules/_shared/lang/build_translation.pl \ |