Revision
144102
Author
khindenburg@macports.org
Date
2016-01-01 13:37:27 -0800 (Fri, 01 Jan 2016)

Log Message

coccinelle: remove legacy variants

Modified Paths

Diff

Modified: trunk/dports/devel/coccinelle/Portfile (144101 => 144102)


--- trunk/dports/devel/coccinelle/Portfile	2016-01-01 21:32:09 UTC (rev 144101)
+++ trunk/dports/devel/coccinelle/Portfile	2016-01-01 21:37:27 UTC (rev 144102)
@@ -46,12 +46,6 @@
 # Build optimized version only
 # build.target        opt-only
 
-# TODO: Remove after 2015-12-26.
-variant python26 requires python27 description {Legacy variant} {}
-variant python31 requires python34 description {Legacy variant} {}
-variant python32 requires python34 description {Legacy variant} {}
-variant python33 requires python34 description {Legacy variant} {}
-
 variant python27 conflicts python34 description {Build with python 2.7 support} {
     set mypydir ${frameworks_dir}/Python.framework/Versions/2.7
     configure.args-delete   --disable-python