[Midnightbsd-cvs] mports [22061] trunk/audio/gstreamer1-plugins-jack/Makefile: fixup depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Oct 31 17:33:27 EDT 2016


Revision: 22061
          http://svnweb.midnightbsd.org/mports/?rev=22061
Author:   laffer1
Date:     2016-10-31 17:33:27 -0400 (Mon, 31 Oct 2016)
Log Message:
-----------
fixup depends

Modified Paths:
--------------
    trunk/audio/gstreamer1-plugins-jack/Makefile

Modified: trunk/audio/gstreamer1-plugins-jack/Makefile
===================================================================
--- trunk/audio/gstreamer1-plugins-jack/Makefile	2016-10-31 21:27:32 UTC (rev 22060)
+++ trunk/audio/gstreamer1-plugins-jack/Makefile	2016-10-31 21:33:27 UTC (rev 22061)
@@ -9,7 +9,8 @@
 DIST=		good
 
 # jack defaults to readline and this is killing magus.
-LIB_DEPENDS+=   libreadline.so:${PORTSDIR}/devel/readline
+LIB_DEPENDS+=	libreadline.so:${PORTSDIR}/devel/readline
+BUILD_DEPENDS+=	${LOCALBASE}/lib/libreadline.so:${PORTSDIR}/devel/readline
 
 MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
 



More information about the Midnightbsd-cvs mailing list