Ticket #30681: zenmap.diff
File zenmap.diff, 513 bytes (added by ecronin (Eric Cronin), 13 years ago) |
---|
-
dports/net/nmap/Portfile
diff --git a/dports/net/nmap/Portfile b/dports/net/nmap/Portfile index 3189fd0..b494015 100644
a b variant no_pcre description {build without pcre support} { 65 65 66 66 variant zenmap description {build zenmap in addition to nmap} { 67 67 configure.args-delete --without-zenmap 68 configure.python ${prefix}/bin/python2. 569 depends_lib-append port:py2 5-gtk68 configure.python ${prefix}/bin/python2.7 69 depends_lib-append port:py27-gtk 70 70 }