diff options
Diffstat (limited to 'devel/libzim/Makefile')
-rw-r--r-- | devel/libzim/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libzim/Makefile b/devel/libzim/Makefile index ce1fba54910f..148fdfc2d555 100644 --- a/devel/libzim/Makefile +++ b/devel/libzim/Makefile @@ -16,7 +16,6 @@ USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= openzim # Using gcc6 and libstdc++ leads to error because xapian-core is linked with libc++ -BROKEN_FreeBSD_10= /usr/include/c++/v1/memory:4004:35: error: no viable overloaded '=' BINARY_ALIAS= python3=python${PYTHON_VER} python3-config=python${PYTHON_VER}-config |