aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-02-18 06:19:25 +0800
committerpav <pav@FreeBSD.org>2009-02-18 06:19:25 +0800
commitaaf82f07f9c168208553f7e403efe2f85af3e43f (patch)
treec05c6fd6a15c9e30786f3edf1ac579daa28cd314 /devel
parent8aefe2d6a39114d2bec031c2d877c2b15d55ceb6 (diff)
downloadfreebsd-ports-graphics-aaf82f07f9c168208553f7e403efe2f85af3e43f.tar.gz
freebsd-ports-graphics-aaf82f07f9c168208553f7e403efe2f85af3e43f.tar.zst
freebsd-ports-graphics-aaf82f07f9c168208553f7e403efe2f85af3e43f.zip
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'devel')
-rw-r--r--devel/pysvn/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pysvn/Makefile b/devel/pysvn/Makefile
index ea44a549e51..a838ae4502e 100644
--- a/devel/pysvn/Makefile
+++ b/devel/pysvn/Makefile
@@ -17,6 +17,8 @@ BUILD_DEPENDS= py${PYTHON_SUFFIX}-cxx>=5.4.2:${PORTSDIR}/devel/py-cxx
LIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion \
neon.28:${PORTSDIR}/www/neon28
+BROKEN= does not compile
+
USE_PYTHON= yes
USE_PYDISTUTILS=yes
PYDISTUTILS_NOEGGINFO=yes