diff options
Diffstat (limited to 'audio/tunapie/Makefile')
-rw-r--r-- | audio/tunapie/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/tunapie/Makefile b/audio/tunapie/Makefile index 1051c2b2d67..4afdf45af6f 100644 --- a/audio/tunapie/Makefile +++ b/audio/tunapie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2019/04/25 07:32:36 maya Exp $ +# $NetBSD: Makefile,v 1.24 2019/04/26 13:13:43 maya Exp $ DISTNAME= tunapie-2.1.18 PKGREVISION= 2 @@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2 DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6:../../x11/py-wxWidgets -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-wxWidgets +PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # py-wxWidgets USE_LANGUAGES= # none |