summaryrefslogtreecommitdiff
path: root/emulators/gns3
diff options
context:
space:
mode:
authorwiz <wiz>2016-07-09 13:03:30 +0000
committerwiz <wiz>2016-07-09 13:03:30 +0000
commitb0d9955792bc3093bcdb4a8d01e0e6fcbfbc8fdf (patch)
tree1de762e883d3779f3b59f427c2c72c506eacef25 /emulators/gns3
parentb614c6c2adb939eb88ba1f9a145a69c34d1f9df9 (diff)
downloadpkgsrc-b0d9955792bc3093bcdb4a8d01e0e6fcbfbc8fdf.tar.gz
Remove python33: adapt all packages that refer to it.
Diffstat (limited to 'emulators/gns3')
-rw-r--r--emulators/gns3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/gns3/Makefile b/emulators/gns3/Makefile
index 9a3de7ad7bc..8101a96474a 100644
--- a/emulators/gns3/Makefile
+++ b/emulators/gns3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/12/05 21:25:41 adam Exp $
+# $NetBSD: Makefile,v 1.10 2016/07/09 13:03:46 wiz Exp $
DISTNAME= GNS3-0.8.3.1-src
PKGNAME= gns3-0.8.3.1
@@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2
DEPENDS+= dynamips>=0.2.8rc1:../../emulators/dynamips
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.8.3.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.8.3.1
EGG_NAME= ${DISTNAME:S/-src//}
REPLACE_PYTHON+= src/GNS3/Dynagen/dynagen.py src/GNS3/Dynagen/confConsole.py
REPLACE_PYTHON+= src/GNS3/Dynagen/console.py src/GNS3/Dynagen/dynamips_lib.py