freebsd-ports/audio/py-py-jack/files/patch-pyjack.c
Richard Gallamore 5f34f360f9 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
2017-08-20 18:33:15 +00:00

10 lines
215 B
C

--- 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