From 537e1607288b9c9711923e39f591c1cee33918a2 Mon Sep 17 00:00:00 2001 From: maya Date: Fri, 26 Apr 2019 13:13:41 +0000 Subject: Omit mentions of python 34 and 35, after those were removed. - Includes some whitespace changes, to be handled in a separate commit. --- chat/telepathy-qt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/telepathy-qt') diff --git a/chat/telepathy-qt/Makefile b/chat/telepathy-qt/Makefile index 33289b50569..0ccd5da406b 100644 --- a/chat/telepathy-qt/Makefile +++ b/chat/telepathy-qt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2019/04/25 07:32:39 maya Exp $ +# $NetBSD: Makefile,v 1.11 2019/04/26 13:13:45 maya Exp $ DISTNAME= telepathy-qt-0.9.6.1 PKGREVISION= 3 @@ -19,7 +19,7 @@ PKGCONFIG_OVERRIDE+= TelepathyQt/TelepathyQtService.pc.in PKGCONFIG_OVERRIDE+= TelepathyQt/Farstream/TelepathyQtFarstream.pc.in PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.24.1 +PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.24.1 BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat BUILDLINK_TRANSFORM.SunOS+= rm:-Wl,--no-add-needed -- cgit v1.2.3