summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-09-27 14:59:54 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-09-27 14:59:54 +0000
commitf74356590dc7d69760c434aa7493c2f1c41fcdd1 (patch)
treecf9e58b9fdc1202f7ad30401e632151ef46a1712
parentwww/element-web: Update to 1.9.0 (diff)
databases/libpbl: unbreak on all architectures
Tested on armv7.
-rw-r--r--databases/libpbl/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/databases/libpbl/Makefile b/databases/libpbl/Makefile
index afc1085adad4..65552877ad2a 100644
--- a/databases/libpbl/Makefile
+++ b/databases/libpbl/Makefile
@@ -14,10 +14,6 @@ LICENSE= LGPL21+
MAKEFILE= makefile
TEST_TARGET= test
-BROKEN_armv6= Fails to build: cannot compile pblPerform.c
-BROKEN_armv7= Fails to build: cannot compile pblPerform.c
-BROKEN_mips= Fails to build: cannot compile pblPerform.c
-
WRKSRC= ${WRKDIR}/${DISTNAME}/src
PLIST_FILES= include/pbl.h \