Also fails on powerpc64 (and, presumably, powerpc*) the same as on aarch64.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-03-07 03:29:26 +00:00
parent 5be5f5c96c
commit d9e429f1bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494870

View file

@ -14,7 +14,8 @@ COMMENT= Perl Interface to the Google LevelDB NoSQL database
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BROKEN_aarch64= does not build: error: Please implement AtomicPointer for this platform
NOT_FOR_ARCHS= aarch64 powerpc powerpc64 powerpcspe
NOT_FOR_ARCHS_REASON= does not build: Please implement AtomicPointer for this platform
BROKEN_sparc64= does not build: unrecognized command line options
LIB_DEPENDS= libleveldb.so:databases/leveldb