pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/jack
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Nov 23 16:30:30 UTC 2023
Modified Files:
pkgsrc/audio/jack: Makefile
Log Message:
jack: Python 3.12 is not supported yet
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/audio/jack/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/jack/Makefile
diff -u pkgsrc/audio/jack/Makefile:1.57 pkgsrc/audio/jack/Makefile:1.58
--- pkgsrc/audio/jack/Makefile:1.57 Mon Aug 14 05:23:47 2023
+++ pkgsrc/audio/jack/Makefile Thu Nov 23 16:30:30 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2023/08/14 05:23:47 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2023/11/23 16:30:30 ryoon Exp $
DISTNAME= jack2-1.9.21
PKGNAME= ${DISTNAME:S/jack2/jack/1}
@@ -53,7 +53,7 @@ post-install:
REPLACE_PYTHON+= waf
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27 312
PKGCONFIG_OVERRIDE+= jack.pc.in
Home |
Main Index |
Thread Index |
Old Index