diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2019-11-08 03:54:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2019-11-08 03:54:11 +0000 |
commit | 686730d4e78ccdb9b9951c6eff609f59c50ef2d4 (patch) | |
tree | e031d2f654968860e4c14b6fb4f245b5c02f40f9 /databases/py-xapian/Makefile | |
parent | 0ad8976873f32abe0bdb5eebf3b77a4fb2e500ba (diff) | |
download | ports-686730d4e78ccdb9b9951c6eff609f59c50ef2d4.tar.gz ports-686730d4e78ccdb9b9951c6eff609f59c50ef2d4.zip |
Unmark these ports broken on aarch64.
Submitted by: emaste (TRYBROKEN run)
Approved by: portmgr (tier-2 blanket)
Notes
Notes:
svn path=/head/; revision=517029
Diffstat (limited to 'databases/py-xapian/Makefile')
-rw-r--r-- | databases/py-xapian/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/py-xapian/Makefile b/databases/py-xapian/Makefile index 657f27ec9cf6..2b75c1e89624 100644 --- a/databases/py-xapian/Makefile +++ b/databases/py-xapian/Makefile @@ -15,8 +15,6 @@ COMMENT= Python binding for Xapian LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_aarch64= fails to build: Fatal Python error: swig_pythreadstate set in XapianSWIG_Python_Thread_Allow ctor - BUILD_DEPENDS= xapian-core>=${PORTVERSION}:databases/xapian-core LIB_DEPENDS= libxapian.so:databases/xapian-core |