diff options
Diffstat (limited to 'security/spass')
-rw-r--r-- | security/spass/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/spass/Makefile b/security/spass/Makefile index 00bab937fc97..5c5d9a132aff 100644 --- a/security/spass/Makefile +++ b/security/spass/Makefile @@ -10,6 +10,8 @@ COMMENT= Secure password generator with a true random number generator LICENSE= GPLv3 +BROKEN_powerpc64= Does not build + BUILD_DEPENDS= ${LOCALBASE}/include/boost/format.hpp:devel/boost-libs LIB_DEPENDS= libasound.so:audio/alsa-lib \ libboost_program_options.so:devel/boost-libs |