aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-12-22 08:15:44 +0800
committerpav <pav@FreeBSD.org>2011-12-22 08:15:44 +0800
commit94bb1d9acaae05de0ca22c9f0264eebaa7d539e0 (patch)
tree674f0eae1728ef90f8a783b445d9d2254073ef25 /lang
parent0ccfe610c1abc0ac7d8a469598f8f925aa2c6b82 (diff)
downloadfreebsd-ports-gnome-94bb1d9acaae05de0ca22c9f0264eebaa7d539e0.tar.gz
freebsd-ports-gnome-94bb1d9acaae05de0ca22c9f0264eebaa7d539e0.tar.zst
freebsd-ports-gnome-94bb1d9acaae05de0ca22c9f0264eebaa7d539e0.zip
- Mark BROKEN: fails to build
Reported by: pointyhat
Diffstat (limited to 'lang')
-rw-r--r--lang/gforth/Makefile2
1 files changed, 2 insertions, 0 deletions
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