diff options
-rw-r--r-- | www/codeigniter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/codeigniter/Makefile b/www/codeigniter/Makefile index d528954ec18b..416658bb83fc 100644 --- a/www/codeigniter/Makefile +++ b/www/codeigniter/Makefile @@ -11,12 +11,12 @@ LICENSE_FILE= ${WRKSRC}/license.txt USES= cpe php:web USE_PHP= mcrypt session -IGNORE_WITH_PHP= 84 USE_GITHUB= yes GH_ACCOUNT= bcit-ci GH_PROJECT= CodeIgniter +IGNORE_WITH_PHP=84 NO_ARCH= yes NO_BUILD= yes |