From ad93dce8c274d9f95a3df1aa449e2211ed33757c Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 2 Nov 2019 22:18:22 +0000 Subject: chat: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. --- chat/telepathy-qt/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chat/telepathy-qt') diff --git a/chat/telepathy-qt/Makefile b/chat/telepathy-qt/Makefile index 9defadf5595..7aebd2c5bce 100644 --- a/chat/telepathy-qt/Makefile +++ b/chat/telepathy-qt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2019/09/02 13:19:52 adam Exp $ +# $NetBSD: Makefile,v 1.14 2019/11/02 22:18:26 rillig Exp $ DISTNAME= telepathy-qt-0.9.6.1 PKGREVISION= 3 @@ -18,9 +18,9 @@ PKGCONFIG_OVERRIDE+= TelepathyQt/TelepathyQt.pc.in PKGCONFIG_OVERRIDE+= TelepathyQt/TelepathyQtService.pc.in PKGCONFIG_OVERRIDE+= TelepathyQt/Farstream/TelepathyQtFarstream.pc.in -PYTHON_FOR_BUILD_ONLY= yes +PYTHON_FOR_BUILD_ONLY= yes PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.24.1 -BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat +BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat BUILDLINK_TRANSFORM.SunOS+= rm:-Wl,--no-add-needed -- cgit v1.2.3