K 10
svn:author
V 2
rm
K 8
svn:date
V 27
2011-12-06T19:51:03.000000Z
K 7
svn:log
V 586
- fix python dependency version to not confuse our users

According to [1], mudmagic using system python interpreter to run
user-defined scripts. So, any python version will fit, change USE_PYTHON
value from 24 to just YES. And by the way, since `24' is not correct
value to depend on Python 2.4 (it should be USE_PYTHON=2.4 in this
case), this port is actually depend on default Python version (2.7), so
no portrevision bump is needed.

[1] http://www.mudmagic.com/mud-client/downloads/mudmagic-1.9/interface/doc/python_scripting.html

Approved by:   novel (mentor)
Feature safe:  yes

END
