Subject: CVS commit: pkgsrc/audio/jack
From: Tobias Nygren
Date: 2022-04-12 14:31:18
Message id: 20220412123118.8F95BFB24@cvs.NetBSD.org

Log Message:
jack: fix readline confusion

It wants readline for tools/transport.c. The configure script checks
if -lreadline is needed but doesn't know how to pick up -ledit which
results in readline support not being enabled on NetBSD.

On other platforms it might detect readline but the build breaks
instead. So for now disable readline support universally.

Files:
RevisionActionfile
1.51modifypkgsrc/audio/jack/Makefile