summaryrefslogtreecommitdiff
path: root/lang/yap
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-08-17 21:06:25 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-08-17 21:06:25 +0000
commitd69802de0ca666ba79e053784f6d4302bb45d88d (patch)
treef997628e4503c275ab9b122ed566f1c46b5fc5df /lang/yap
parentBROKEN: Unfetchable (diff)
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=170909
Diffstat (limited to 'lang/yap')
-rw-r--r--lang/yap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/yap/Makefile b/lang/yap/Makefile
index 4455b17eefe6..9f9719b1a32b 100644
--- a/lang/yap/Makefile
+++ b/lang/yap/Makefile
@@ -18,6 +18,8 @@ COMMENT= A high-performance Prolog compiler
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
+BROKEN= Does not compile
+
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \