diff options
Diffstat (limited to 'security/pecl-scrypt/Makefile')
-rw-r--r-- | security/pecl-scrypt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pecl-scrypt/Makefile b/security/pecl-scrypt/Makefile index 7299577e7fd4..dbb3aae93297 100644 --- a/security/pecl-scrypt/Makefile +++ b/security/pecl-scrypt/Makefile @@ -13,6 +13,8 @@ COMMENT= PHP wrapper to Colin Percival's scrypt implementation LICENSE= BSD2CLAUSE +BROKEN_powerpc64= Does not build + USES= compiler tar:tgz USE_PHP= hash USE_PHPEXT= yes |