summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-07-03 05:03:01 +0000
committeradam <adam@pkgsrc.org>2018-07-03 05:03:01 +0000
commit3445d075bebfeeda915b20c358b79af5b9db8895 (patch)
treef5adf48498a05775bea8c492276fdbad87e6ff60 /geography
parent03a0ad1e604fe41723f37c210b16862b3e5ae9ea (diff)
downloadpkgsrc-3445d075bebfeeda915b20c358b79af5b9db8895.tar.gz
extend PYTHON_VERSIONS_ for Python 3.7
Diffstat (limited to 'geography')
-rw-r--r--geography/gpsd/Makefile4
-rw-r--r--geography/proj-swig/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/geography/gpsd/Makefile b/geography/gpsd/Makefile
index 47c57c2fcbc..5d53257ebe5 100644
--- a/geography/gpsd/Makefile
+++ b/geography/gpsd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2017/03/20 00:31:57 roy Exp $
+# $NetBSD: Makefile,v 1.38 2018/07/03 05:03:19 adam Exp $
# gpsd 3.11 has been released. It has only not been updated because
# newer versions use scons.
@@ -19,7 +19,7 @@ BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
GNU_CONFIGURE= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.96
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 2.96
USE_TOOLS+= gmake
USE_LIBTOOL= yes
diff --git a/geography/proj-swig/Makefile b/geography/proj-swig/Makefile
index d96d47b215a..931f4c2c247 100644
--- a/geography/proj-swig/Makefile
+++ b/geography/proj-swig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2018/03/02 01:19:24 gdt Exp $
+# $NetBSD: Makefile,v 1.30 2018/07/03 05:03:19 adam Exp $
DISTNAME= proj-swig-0.02
PKGREVISION= 9
@@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
# Defines PYSITELIB, apparently.
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.02
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.02
# Find guile20's includes
CFLAGS+= -I${BUILDLINK_PREFIX.guile20}/include/guile/2.0