summaryrefslogtreecommitdiff
path: root/audio/py-py-jack/files/patch-pyjack.c
diff options
context:
space:
mode:
authorRichard Gallamore <ultima@FreeBSD.org>2017-08-20 18:33:15 +0000
committerRichard Gallamore <ultima@FreeBSD.org>2017-08-20 18:33:15 +0000
commit5f34f360f9e82b15c639014a614da8175c27352b (patch)
treea93e20a577542390eefab437713bb3335aaf5231 /audio/py-py-jack/files/patch-pyjack.c
parentRemoved tags file, this should never have been committed (diff)
Renamed to py-py-jack to match PyPI package name
PR: 220990 Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D12079
Notes
Notes: svn path=/head/; revision=448438
Diffstat (limited to 'audio/py-py-jack/files/patch-pyjack.c')
-rw-r--r--audio/py-py-jack/files/patch-pyjack.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/py-py-jack/files/patch-pyjack.c b/audio/py-py-jack/files/patch-pyjack.c
new file mode 100644
index 000000000000..8cca602a3304
--- /dev/null
+++ b/audio/py-py-jack/files/patch-pyjack.c
@@ -0,0 +1,10 @@
+--- pyjack.c.orig 2017-07-24 23:24:04 UTC
++++ pyjack.c
+@@ -40,7 +40,6 @@ TODO's:
+ // Global shared data for jack
+
+ /* Uncomment the next line if you have Jack2 */
+-#define JACK2 1
+
+
+ #define PYJACK_MAX_PORTS 256