diff options
Diffstat (limited to 'www/entrans/Makefile')
-rw-r--r-- | www/entrans/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/entrans/Makefile b/www/entrans/Makefile index 73b7121e87d0..2f63c983d18f 100644 --- a/www/entrans/Makefile +++ b/www/entrans/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= php:web USE_PHP= mysql |