Index: Portfile
===================================================================
--- Portfile	(revision 41665)
+++ Portfile	(working copy)
@@ -59,3 +59,8 @@
 			depends_lib-delete port:pcre
 		}
 
+variant zenmap description {build zenmap in addition to nmap} {
+			configure.args-delete --without-zenmap
+			depends_lib-append port:py25-gtk port:py25-sqlite3
+}
+
