diff options
-rw-r--r-- | databases/libpbl/Makefile | 4 |
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 \ |