diff options
Diffstat (limited to 'www/cmsmadesimple/Makefile')
-rw-r--r-- | www/cmsmadesimple/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/cmsmadesimple/Makefile b/www/cmsmadesimple/Makefile index 49e2ee3036ea..81aa68cf1988 100644 --- a/www/cmsmadesimple/Makefile +++ b/www/cmsmadesimple/Makefile @@ -12,6 +12,8 @@ COMMENT= Simple Open Source CMS LICENSE= GPLv2 +BROKEN_powerpc64= Does not build + USE_PHP= mysql tokenizer gd WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |