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/cmsmadesimple | |
parent | 4fa23dabbdce9cfbfde47abd0a56ee7c4127b8c2 (diff) |
Notes
Diffstat (limited to 'www/cmsmadesimple')
-rw-r--r-- | www/cmsmadesimple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cmsmadesimple/Makefile b/www/cmsmadesimple/Makefile index 3898cc756838..3ac9f0b09e02 100644 --- a/www/cmsmadesimple/Makefile +++ b/www/cmsmadesimple/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= php USE_PHP= mysql tokenizer gd |