summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-04-15 08:44:15 +0000
committerwiz <wiz@pkgsrc.org>2020-04-15 08:44:15 +0000
commit736313ff02a6a40874997b6e5b85039a29637532 (patch)
treebe216859bde2e710a2ca29b1dd48d87964a3a077 /chat
parent03b65467307eec20dfa98915d43fddf3c16155c6 (diff)
downloadpkgsrc-736313ff02a6a40874997b6e5b85039a29637532.tar.gz
swift: build system only supports python 2.7
Diffstat (limited to 'chat')
-rw-r--r--chat/swift/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/swift/Makefile b/chat/swift/Makefile
index 0269f7bb0a8..a663882070a 100644
--- a/chat/swift/Makefile
+++ b/chat/swift/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2020/04/12 08:28:22 adam Exp $
+# $NetBSD: Makefile,v 1.55 2020/04/15 08:44:15 wiz Exp $
DISTNAME= swift-3.0
PKGREVISION= 38
@@ -17,6 +17,8 @@ LICENSE= gnu-gpl-v3
USE_LANGUAGES= c c++11
USE_TOOLS+= pkg-config
+PYTHON_VERSIONS_ACCEPTED= 27
+
INSTALLATION_DIRS= ${PKGMANDIR}/man1
SUBST_CLASSES+= path