aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2008-03-17 05:33:41 +0800
committererwin <erwin@FreeBSD.org>2008-03-17 05:33:41 +0800
commit1deae6f96a7584a13da0bc2671e4447a6e87e3b3 (patch)
treee3bf8e0b447134be40ad66c7691872e49a508b37 /devel
parentd3e881421c6760b5783532d179c21700fc6615d9 (diff)
downloadfreebsd-ports-gnome-1deae6f96a7584a13da0bc2671e4447a6e87e3b3.tar.gz
freebsd-ports-gnome-1deae6f96a7584a13da0bc2671e4447a6e87e3b3.tar.zst
freebsd-ports-gnome-1deae6f96a7584a13da0bc2671e4447a6e87e3b3.zip
Mark BROKEN: Does not build.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-coro/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-coro/Makefile b/devel/py-coro/Makefile
index 285a382e4470..7b2b8db7ebe4 100644
--- a/devel/py-coro/Makefile
+++ b/devel/py-coro/Makefile
@@ -17,6 +17,8 @@ COMMENT= Python coroutine implementation
BUILD_DEPENDS= ${LOCALBASE}/lib/libcoro.a:${PORTSDIR}/devel/libcoro
+BROKEN= Does not build
+
USE_PYTHON= yes
PLIST_SUB+= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S/^${LOCALBASE}\///g}
MAKE_ENV= SHORT_PYTHON_VERSION=${PYTHON_VERSION:S/python//} \