summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2011-09-21 07:04:26 +0000
committerErwin Lansing <erwin@FreeBSD.org>2011-09-21 07:04:26 +0000
commit139cd08de732a13f06dca8c6964e1b472dd174a5 (patch)
tree4b9be3f4c8381a96bb72587bafa3ffd3636add63
parentMark BROKEN: does not build (diff)
Mark BROKEN: leaves files behind on deinstallation
Notes
Notes: svn path=/head/; revision=282105
-rw-r--r--security/umit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/umit/Makefile b/security/umit/Makefile
index 3b2a3acf16a8..772562fb2893 100644
--- a/security/umit/Makefile
+++ b/security/umit/Makefile
@@ -20,6 +20,8 @@ COMMENT= UMIT is the nmap frontend developed with Python and PyGTK
RUN_DEPENDS= ${LOCALBASE}/bin/nmap:${PORTSDIR}/security/nmap \
${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite23
+BROKEN= leaves files behind on deinstallation
+
USE_BZIP2= yes
USE_PYTHON= yes
USE_GNOME= pygtk2