summaryrefslogtreecommitdiff
path: root/www/codeigniter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/codeigniter/Makefile')
-rw-r--r--www/codeigniter/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/codeigniter/Makefile b/www/codeigniter/Makefile
index eaba44fe9611..a94e4623b6a8 100644
--- a/www/codeigniter/Makefile
+++ b/www/codeigniter/Makefile
@@ -11,6 +11,8 @@ COMMENT= Framework for developing PHP web applications
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/license.txt
+BROKEN_powerpc64= Does not build
+
USES= tar:tgz
USE_GITHUB= yes
GH_ACCOUNT= bcit-ci