diff options
Diffstat (limited to 'emulators/gns3')
-rw-r--r-- | emulators/gns3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gns3/Makefile b/emulators/gns3/Makefile index 2b1eb6eb7404..e15d9a9a358f 100644 --- a/emulators/gns3/Makefile +++ b/emulators/gns3/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-qt4 dynagen:${PORTSDIR}/emulators/dynagen \ xdotool:${PORTSDIR}/x11/xdotool -USE_PYTHON= 2.6+ +USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= GNS3 |