[145009] trunk/dports/security/sqlmap/Portfile
khindenburg at macports.org
khindenburg at macports.org
Sat Jan 23 11:57:59 PST 2016
Revision: 145009
https://trac.macports.org/changeset/145009
Author: khindenburg at macports.org
Date: 2016-01-23 11:57:59 -0800 (Sat, 23 Jan 2016)
Log Message:
-----------
sqlmap: fully remove obsolete variant
Modified Paths:
--------------
trunk/dports/security/sqlmap/Portfile
Modified: trunk/dports/security/sqlmap/Portfile
===================================================================
--- trunk/dports/security/sqlmap/Portfile 2016-01-23 19:54:52 UTC (rev 145008)
+++ trunk/dports/security/sqlmap/Portfile 2016-01-23 19:57:59 UTC (rev 145009)
@@ -60,8 +60,7 @@
variant python27 conflicts python26 description {Build for python27} {
python.default_version 27
}
-if { ![variant_isset python25]
- && ![variant_isset python26]
+if { ![variant_isset python26]
&& ![variant_isset python27]
} {
default_variants +python27
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160123/f4209290/attachment.html>
More information about the macports-changes
mailing list