summaryrefslogtreecommitdiff
path: root/ham/gnuradio-core/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gnuradio-core/Makefile.common')
-rw-r--r--ham/gnuradio-core/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-core/Makefile.common b/ham/gnuradio-core/Makefile.common
index ec79a394cd0..c371ecdfb7d 100644
--- a/ham/gnuradio-core/Makefile.common
+++ b/ham/gnuradio-core/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2015/11/26 20:53:52 wiedi Exp $
+# $NetBSD: Makefile.common,v 1.10 2015/12/05 21:25:46 adam Exp $
# This Makefile fragment is included in the package Makefiles for
# GNU Radio distributed packages (they all share common configure and build
# settings).
@@ -51,7 +51,7 @@ DEPENDS+= ${PYPKGPREFIX}-qwt-qt4-[0-9]*:../../x11/py-qwt-qt4
DISTINFO_FILE= ${.CURDIR}/../../ham/gnuradio-core/distinfo
PATCHDIR= ${.CURDIR}/../../ham/gnuradio-core/patches
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.3.0
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 3.3.0
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
PLIST_SUBST+= PYSITELIB=${PYSITELIB}
PY_PATCHPLIST= yes