summaryrefslogtreecommitdiff
path: root/emulators/gns3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/gns3/Makefile')
-rw-r--r--emulators/gns3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/gns3/Makefile b/emulators/gns3/Makefile
index c1d051af5c2..0b0225bc249 100644
--- a/emulators/gns3/Makefile
+++ b/emulators/gns3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/08/16 20:45:36 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2018/07/03 05:03:15 adam 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= 34 35 36 # not yet ported as of 0.8.3.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # 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