summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2008-02-02 16:17:57 +0000
committerErwin Lansing <erwin@FreeBSD.org>2008-02-02 16:17:57 +0000
commit43fff51075034460ef2647fe12662c6e032d133c (patch)
tree118798806850329f615d24b9b3fd534f1f594e3b /net
parentUpdate to 0.20 (diff)
Mark BROKEN: leaves files behind after deinstallation
Notes
Notes: svn path=/head/; revision=206644
Diffstat (limited to 'net')
-rw-r--r--net/py-mantissa/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/py-mantissa/Makefile b/net/py-mantissa/Makefile
index ce37755349d0..39aa76eccc65 100644
--- a/net/py-mantissa/Makefile
+++ b/net/py-mantissa/Makefile
@@ -31,6 +31,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/nevow/__init__.py:${PORTSDIR}/www/py-nevow \
${PYTHON_SITELIBDIR}/twisted/mail/__init__.py:${PORTSDIR}/mail/py-twistedMail \
${PYTHON_SITELIBDIR}/twisted/conch/__init__.py:${PORTSDIR}/security/py-twistedConch
+BROKEN= Leaves files behind after deinstallation
+
USE_PYTHON= yes
USE_PYDISTUTILS= yes
USE_TWISTED= yes