summaryrefslogtreecommitdiff
path: root/ham/gnuradio-core
diff options
context:
space:
mode:
authordbj <dbj@pkgsrc.org>2020-12-14 00:41:56 +0000
committerdbj <dbj@pkgsrc.org>2020-12-14 00:41:56 +0000
commit163940b9cd0bfeb54185387fd11442b9492df541 (patch)
treea1dc55a782ad291baf2d934864bf94d45dc684b5 /ham/gnuradio-core
parentc7ae916a69622f2334a2e1884fb4d132aa55a408 (diff)
downloadpkgsrc-163940b9cd0bfeb54185387fd11442b9492df541.tar.gz
ham/gnuradio: add 38 to PYTHON_VERSIONS_ACCEPTED
Diffstat (limited to 'ham/gnuradio-core')
-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 f60bde70e1e..7bbf466cfcc 100644
--- a/ham/gnuradio-core/Makefile.common
+++ b/ham/gnuradio-core/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.27 2020/08/30 20:43:46 tnn Exp $
+# $NetBSD: Makefile.common,v 1.28 2020/12/14 00:41:56 dbj Exp $
# This Makefile fragment is included in the package Makefiles for
# GNU Radio distributed packages (they all share common configure and build
# settings).
@@ -53,7 +53,7 @@ DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
DISTINFO_FILE= ${.CURDIR}/../../ham/gnuradio-core/distinfo
PATCHDIR= ${.CURDIR}/../../ham/gnuradio-core/patches
-PYTHON_VERSIONS_ACCEPTED= 37
+PYTHON_VERSIONS_ACCEPTED= 37 38
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
PLIST_SUBST+= PYSITELIB=${PYSITELIB}
PY_PATCHPLIST= yes