diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-12-16 21:44:09 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-12-16 21:44:09 +0000 |
commit | 139816a0645ce5518a2c36f5e95e7e915c86b97b (patch) | |
tree | ad8208fb32c96b33b562ed53fd091c2aa58f6cd2 /www/elgg | |
parent | 972ecb18dcfd39e8d715eb35ce8da20b7999d9b2 (diff) |
Notes
Diffstat (limited to 'www/elgg')
-rw-r--r-- | www/elgg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/elgg/Makefile b/www/elgg/Makefile index d62729c5ece6..794aba9f1529 100644 --- a/www/elgg/Makefile +++ b/www/elgg/Makefile @@ -12,6 +12,8 @@ COMMENT= Blogging and social networking platform LICENSE= GPLv2 +IGNORE_WITH_PHP= 70 71 72 + USE_PHP= mysql gd json soap dom xml USES= cpe gettext zip php |