- Limit python version with 2.7, fails with python3:
checking for python >= 2.5... File "<string>", line 1
import sys; print sys.version.split()[0]
^SyntaxError: invalid syntax
- Fix shebang in scan-view script
Approved by: portmgr blanket