diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-12-06 11:22:12 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-12-06 11:22:12 +0000 |
commit | 968c62c6fbc9cd1fa4488b835da6c291ebc885e6 (patch) | |
tree | 57498af909660129f51b9c8c5792e61977855025 /www/entrans | |
parent | 4fa23dabbdce9cfbfde47abd0a56ee7c4127b8c2 (diff) | |
download | ports-968c62c6fbc9cd1fa4488b835da6c291ebc885e6.tar.gz ports-968c62c6fbc9cd1fa4488b835da6c291ebc885e6.zip |
Notes
Diffstat (limited to 'www/entrans')
-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 |