K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2016-02-19T20:44:52.662631Z K 7 svn:log V 338 For PYTHON_NO_DEPENDS don't pass PYTHON_VERSION to dependencies. The PYTHON_NO_DEPENDS only really makes sense in meta ports, where passing the PYTHON_VERSION doesn't make sense. The ports listed will pick up USES+=python and the default version as needed. This fixes depending on both lang/python2 and lang/python3 in a meta package. END