From b4ce4fa1391898e06a5c3d6f69c613661af85fc5 Mon Sep 17 00:00:00 2001 From: miwi Date: Thu, 18 Nov 2010 10:49:48 +0000 Subject: - Fails to build Reported by: pointyhat --- lang/qscheme/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang') diff --git a/lang/qscheme/Makefile b/lang/qscheme/Makefile index f0720a02e13d..f23f5e7304f6 100644 --- a/lang/qscheme/Makefile +++ b/lang/qscheme/Makefile @@ -23,6 +23,8 @@ GNU_CONFIGURE= yes USE_GMAKE= yes PLIST_SUB+= PORTVERSION="${PORTVERSION}" +BROKEN= fails to build + CONFIGURE_ARGS= --with-pcre-dir=${LOCALBASE}/lib \ --with-pcre-inc=${LOCALBASE}/include \ --with-avcall-dir=${LOCALBASE}/lib \ -- cgit