diff options
Diffstat (limited to 'www/coppermine')
-rw-r--r-- | www/coppermine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/coppermine/Makefile b/www/coppermine/Makefile index 8b7444f9dea0..d13ee7b6409e 100644 --- a/www/coppermine/Makefile +++ b/www/coppermine/Makefile @@ -11,6 +11,8 @@ COMMENT= Web picture gallery script LICENSE= GPLv3 +BROKEN_powerpc64= Does not build + OPTIONS_DEFINE= DOCS IMAGEMAGICK IMAGEMAGICK_DESC= Use ImageMagick instead of PHP GD extension |