diff options
Diffstat (limited to 'security/spass/Makefile')
-rw-r--r-- | security/spass/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/spass/Makefile b/security/spass/Makefile index 099ab458d0da..83f5a6b2869e 100644 --- a/security/spass/Makefile +++ b/security/spass/Makefile @@ -10,8 +10,6 @@ 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 |