From 481cfc9bd58515bee4f3dafce502966f0f147f8d Mon Sep 17 00:00:00 2001 From: tnn Date: Sun, 24 Apr 2022 22:45:40 +0000 Subject: swift: add CHECK_PORTABILITY_SKIP --- chat/swift/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'chat') diff --git a/chat/swift/Makefile b/chat/swift/Makefile index d4adf3f5f5b..127ceeb2906 100644 --- a/chat/swift/Makefile +++ b/chat/swift/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2022/04/18 19:10:32 adam Exp $ +# $NetBSD: Makefile,v 1.74 2022/04/24 22:45:40 tnn Exp $ DISTNAME= swift-3.0 PKGREVISION= 55 @@ -29,6 +29,8 @@ SUBST_MESSAGE.path= Fixing path to support files. MAKE_ENV+= qt5=1 +CHECK_PORTABILITY_SKIP+= Swift/Packaging/MacOSX/package.sh + do-configure: cd ${WRKSRC} ; \ ${ECHO} "qt=\"${QTDIR}\"" > config.py ;\ -- cgit v1.2.3