pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/swift
Module Name: pkgsrc
Committed By: tnn
Date: Sun Apr 24 22:45:40 UTC 2022
Modified Files:
pkgsrc/chat/swift: Makefile
Log Message:
swift: add CHECK_PORTABILITY_SKIP
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/chat/swift/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/swift/Makefile
diff -u pkgsrc/chat/swift/Makefile:1.73 pkgsrc/chat/swift/Makefile:1.74
--- pkgsrc/chat/swift/Makefile:1.73 Mon Apr 18 19:10:32 2022
+++ pkgsrc/chat/swift/Makefile Sun Apr 24 22:45:40 2022
@@ -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 suppo
MAKE_ENV+= qt5=1
+CHECK_PORTABILITY_SKIP+= Swift/Packaging/MacOSX/package.sh
+
do-configure:
cd ${WRKSRC} ; \
${ECHO} "qt=\"${QTDIR}\"" > config.py ;\
Home |
Main Index |
Thread Index |
Old Index