summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
Diffstat (limited to 'geography')
-rw-r--r--geography/gpsd/Makefile4
-rw-r--r--geography/proj-swig/Makefile4
-rw-r--r--geography/py-trytond-country/Makefile4
-rw-r--r--geography/qgis/options.mk4
4 files changed, 8 insertions, 8 deletions
diff --git a/geography/gpsd/Makefile b/geography/gpsd/Makefile
index b72bfde6ff2..aca78c5aeec 100644
--- a/geography/gpsd/Makefile
+++ b/geography/gpsd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2014/01/25 10:30:08 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2014/05/09 07:37:06 wiz Exp $
DISTNAME= gpsd-2.96
PKGREVISION= 1
@@ -17,7 +17,7 @@ BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
GNU_CONFIGURE= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.96
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # 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 256f4fcd44b..fea5dc50f23 100644
--- a/geography/proj-swig/Makefile
+++ b/geography/proj-swig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2014/01/25 10:30:09 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2014/05/09 07:37:06 wiz Exp $
DISTNAME= proj-swig-0.02
PKGREVISION= 5
@@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
# Defines PYSITELIB, apparently.
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.02
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.02
# The perl build is commented out upstream, so this doesn't have any
# effect.
diff --git a/geography/py-trytond-country/Makefile b/geography/py-trytond-country/Makefile
index a25c0acb9da..d6162a742e1 100644
--- a/geography/py-trytond-country/Makefile
+++ b/geography/py-trytond-country/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2014/05/05 22:58:41 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2014/05/09 07:37:06 wiz Exp $
DISTNAME= trytond_country-3.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
USE_LANGUAGES= # none
REPLACE_PYTHON+= tests/test_country.py
-PYTHON_VERSIONS_INCOMPATIBLE= 26 33 # XXX according to setup.py
+PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
diff --git a/geography/qgis/options.mk b/geography/qgis/options.mk
index 4a6128f5614..6b73f8f2c88 100644
--- a/geography/qgis/options.mk
+++ b/geography/qgis/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2014/01/25 08:59:57 wiz Exp $
+# $NetBSD: options.mk,v 1.3 2014/05/09 07:37:06 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.qgis
PKG_SUPPORTED_OPTIONS= python
@@ -14,7 +14,7 @@ CMAKE_ARGS+= -DWITH_BINDINGS:BOOL=FALSE
CMAKE_ARGS+= -DWITH_BINDINGS:BOOL=TRUE
CMAKE_ARGS+= -DSIP_BINARY_PATH:PATH=${BUILDLINK_PREFIX.py-sip}/bin
PLIST.python= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.7.4
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.7.4
.include "../../lang/python/application.mk"
.include "../../x11/py-qt4/buildlink3.mk"
.include "../../x11/py-sip/buildlink3.mk"