aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--finance/quantlib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile
index 86a313606535..c3e62055518a 100644
--- a/finance/quantlib/Makefile
+++ b/finance/quantlib/Makefile
@@ -26,6 +26,8 @@ CPPFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib
USE_LDCONFIG= yes
+BROKEN= fails to build
+
MAN1= quantlib-config.1 quantlib-test-suite.1
.include <bsd.port.pre.mk>