1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

audio/jack: properly specify readline dep (detected by Synth)

No portrevision bump necessary as this change does not alter the
package contents.  It just fixes the deps specification.
This commit is contained in:
John Marino 2016-02-09 09:59:05 +00:00
parent e21504d80a
commit 49ea334866
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408545

View File

@ -39,7 +39,7 @@ OPTIONS_SUB= yes
ALSA_LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib
ALSA_CONFIGURE_ENABLE= alsa
READLINE_LIB_DEPENDS= libreadline.so:${PORTSDIR}/devel/readline
READLINE_USES= readline
DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen
DOXYGEN_CONFIGURE_ENV_OFF= ac_cv_prog_HAVE_DOXYGEN="false"