aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-08-18 05:06:25 +0800
committerkris <kris@FreeBSD.org>2006-08-18 05:06:25 +0800
commit18624d97a1d7a5306d35260e458679ec2aabdbea (patch)
treec92d0aebd441a42a26c3a0ab20df94006c271765
parent47848c2b6963c2c3dd2002ad79b9ed0f3300043a (diff)
downloadfreebsd-ports-gnome-18624d97a1d7a5306d35260e458679ec2aabdbea.tar.gz
freebsd-ports-gnome-18624d97a1d7a5306d35260e458679ec2aabdbea.tar.zst
freebsd-ports-gnome-18624d97a1d7a5306d35260e458679ec2aabdbea.zip
BROKEN: Does not compile
-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" \