From 94bb1d9acaae05de0ca22c9f0264eebaa7d539e0 Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 22 Dec 2011 00:15:44 +0000 Subject: - Mark BROKEN: fails to build Reported by: pointyhat --- lang/gforth/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang') diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index 246cb0c4cef6..d9b2760c34b9 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -17,6 +17,8 @@ COMMENT= Fast and portable Forth system LIB_DEPENDS= ffi:${PORTSDIR}/devel/libffi BUILD_DEPENDS= ${LOCALBASE}/include/avcall.h:${PORTSDIR}/devel/ffcall +BROKEN= fails to build + GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -- cgit