[Midnightbsd-cvs] mports [20891] trunk/x11/xcb-util-renderutil/Makefile: fix depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Nov 16 11:52:16 EST 2015


Revision: 20891
          http://svnweb.midnightbsd.org/mports/?rev=20891
Author:   laffer1
Date:     2015-11-16 11:52:15 -0500 (Mon, 16 Nov 2015)
Log Message:
-----------
fix depends

Modified Paths:
--------------
    trunk/x11/xcb-util-renderutil/Makefile

Modified: trunk/x11/xcb-util-renderutil/Makefile
===================================================================
--- trunk/x11/xcb-util-renderutil/Makefile	2015-11-16 16:49:13 UTC (rev 20890)
+++ trunk/x11/xcb-util-renderutil/Makefile	2015-11-16 16:52:15 UTC (rev 20891)
@@ -11,7 +11,7 @@
 
 LICENSE=	mit
 
-LIB_DEPENDS=	xcb-util:${PORTSDIR}/x11/xcb-util
+LIB_DEPENDS=	libxcb-util.so:${PORTSDIR}/x11/xcb-util
 
 USES=		gmake pkgconfig tar:bzip2
 USE_XORG=	xcb xorg-macros



More information about the Midnightbsd-cvs mailing list