diff options
author | erwin <erwin@FreeBSD.org> | 2008-02-03 00:17:57 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2008-02-03 00:17:57 +0800 |
commit | d9de27966dc9ccd243d12d277c72f0ed1c9b55ea (patch) | |
tree | ed96df3bb661c2dfcf44d9fc825f88e8c5419212 /net | |
parent | 37a0ff2ddbfcff6f151bf62b6013554b1b3691f9 (diff) | |
download | freebsd-ports-gnome-d9de27966dc9ccd243d12d277c72f0ed1c9b55ea.tar.gz freebsd-ports-gnome-d9de27966dc9ccd243d12d277c72f0ed1c9b55ea.tar.zst freebsd-ports-gnome-d9de27966dc9ccd243d12d277c72f0ed1c9b55ea.zip |
Mark BROKEN: leaves files behind after deinstallation
Diffstat (limited to 'net')
-rw-r--r-- | net/py-mantissa/Makefile | 2 |
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 |