[Midnightbsd-cvs] mports [21827] trunk/audio/gstreamer1-plugins-jack/Makefile: add readline for now
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Aug 22 08:05:55 EDT 2016
Revision: 21827
http://svnweb.midnightbsd.org/mports/?rev=21827
Author: laffer1
Date: 2016-08-22 08:05:55 -0400 (Mon, 22 Aug 2016)
Log Message:
-----------
add readline for now
Modified Paths:
--------------
trunk/audio/gstreamer1-plugins-jack/Makefile
Modified: trunk/audio/gstreamer1-plugins-jack/Makefile
===================================================================
--- trunk/audio/gstreamer1-plugins-jack/Makefile 2016-08-22 12:01:47 UTC (rev 21826)
+++ trunk/audio/gstreamer1-plugins-jack/Makefile 2016-08-22 12:05:55 UTC (rev 21827)
@@ -8,6 +8,9 @@
GST_PLUGIN= jack
DIST= good
+# jack defaults to readline and this is killing magus.
+LIB_DEPENDS+= libreadline.so:${PORTSDIR}/devel/readline
+
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
More information about the Midnightbsd-cvs
mailing list