diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-04-28 01:32:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-04-28 01:32:31 +0000 |
commit | b24288364911f22f5312fe10aefc74de7cd5aaa4 (patch) | |
tree | da9c91dcc7db3ea2dac6b90d185a43ce2c9559a5 /security/spass | |
parent | c1a388dab26f74908324782fc96bebb1d2bdec53 (diff) | |
download | ports-b24288364911f22f5312fe10aefc74de7cd5aaa4.tar.gz ports-b24288364911f22f5312fe10aefc74de7cd5aaa4.zip |
Notes
Diffstat (limited to 'security/spass')
-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 |