From efba8a8b10cfe1f1959e798dcd022d23669cd80f Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 14 Nov 2007 22:53:57 +0000 Subject: [PATCH] - Mark BROKEN: does not fetch Reported by: pointyhat Approved by: portmgr (hat) --- databases/py-tada/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/databases/py-tada/Makefile b/databases/py-tada/Makefile index 774fd3e892f9..56712d51db5b 100644 --- a/databases/py-tada/Makefile +++ b/databases/py-tada/Makefile @@ -19,6 +19,8 @@ COMMENT= Twisted Asynchronous Database API BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Unfetchable + USE_PYTHON= yes USE_PYDISTUTILS= yes