diff options
Diffstat (limited to 'chat/centerim5/Makefile')
-rw-r--r-- | chat/centerim5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/centerim5/Makefile b/chat/centerim5/Makefile index f2534b4bb97..6fc0971215f 100644 --- a/chat/centerim5/Makefile +++ b/chat/centerim5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2019/04/25 07:32:38 maya Exp $ +# $NetBSD: Makefile,v 1.4 2019/04/26 13:13:44 maya Exp $ DISTNAME= centerim5-5.0.1 PKGREVISION= 1 @@ -20,7 +20,7 @@ CONFIGURE_ARGS+= --prefix=${PREFIX} USE_LIBTOOL= yes -PYTHON_VERSIONS_INCOMPATIBLE= 27 34 +PYTHON_VERSIONS_INCOMPATIBLE= 27 SUBST_CLASSES+= equals SUBST_STAGE.equals= pre-configure |