aboutsummaryrefslogtreecommitdiff
path: root/security/spass
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-04-28 01:32:31 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-04-28 01:32:31 +0000
commitb24288364911f22f5312fe10aefc74de7cd5aaa4 (patch)
treeda9c91dcc7db3ea2dac6b90d185a43ce2c9559a5 /security/spass
parentc1a388dab26f74908324782fc96bebb1d2bdec53 (diff)
downloadports-b24288364911f22f5312fe10aefc74de7cd5aaa4.tar.gz
ports-b24288364911f22f5312fe10aefc74de7cd5aaa4.zip
These ports now build on powerpc64.
Notes
Notes: svn path=/head/; revision=439591
Diffstat (limited to 'security/spass')
-rw-r--r--security/spass/Makefile2
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