From cbd3c23fb490168e744d3515335ad74efaf33399 Mon Sep 17 00:00:00 2001 From: nia Date: Wed, 4 Dec 2019 11:59:54 +0000 Subject: hexchat: PYTHON_VERSIONS_INCOMPATIBLE can be removed now Meson was updated to not require this hack --- chat/hexchat/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'chat/hexchat/Makefile') diff --git a/chat/hexchat/Makefile b/chat/hexchat/Makefile index ccbe7a7d9ce..b0f1bd6d736 100644 --- a/chat/hexchat/Makefile +++ b/chat/hexchat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2019/12/04 11:57:05 nia Exp $ +# $NetBSD: Makefile,v 1.40 2019/12/04 11:59:54 nia Exp $ DISTNAME= hexchat-2.14.2 PKGREVISION= 3 @@ -20,9 +20,6 @@ PKGCONFIG_OVERRIDE+= share/pkgconfig/hexchat-plugin.pc.in # XXX fails without GNU msgfmt _TOOLS_USE_PKGSRC.msgfmt= yes -# Meson -PYTHON_VERSIONS_INCOMPATIBLE= 27 - MESON_ARGS+= -Dwith-text=true MESON_ARGS+= -Dwith-appdata=false -- cgit v1.2.3