aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2011-12-29 16:18:33 +0800
committerjohans <johans@FreeBSD.org>2011-12-29 16:18:33 +0800
commitbe7192fc8defbe7a41903b2410efddecd3ba4235 (patch)
treecbfd527da5989076393d96cfc92a074fe45ee05d /lang
parent0035546225ba2a845a455fcf04d5d8c2da6253da (diff)
downloadfreebsd-ports-gnome-be7192fc8defbe7a41903b2410efddecd3ba4235.tar.gz
freebsd-ports-gnome-be7192fc8defbe7a41903b2410efddecd3ba4235.tar.zst
freebsd-ports-gnome-be7192fc8defbe7a41903b2410efddecd3ba4235.zip
Remove BROKEN tag (works for me)
Diffstat (limited to 'lang')
-rw-r--r--lang/gforth/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index d9b2760c34b9..246cb0c4cef6 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -17,8 +17,6 @@ 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