diff options
Diffstat (limited to 'devel/rox-lib/Makefile')
-rw-r--r-- | devel/rox-lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rox-lib/Makefile b/devel/rox-lib/Makefile index 4a91daf699c..4a9e606572c 100644 --- a/devel/rox-lib/Makefile +++ b/devel/rox-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2019/04/25 07:32:50 maya Exp $ +# $NetBSD: Makefile,v 1.28 2019/04/26 13:13:55 maya Exp $ DISTNAME= rox-lib-2.0.2 PKGREVISION= 15 @@ -24,7 +24,7 @@ USE_TOOLS+= pax REPLACE_PYTHON= AppRun MakeDist REPLACE_PYTHON+= python/make_docs.py REPLACE_PYTHON+= tests/python/*.py -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # py-gtk2 INSTALLATION_DIRS= share/rox/ROX-Lib2 |