[Midnightbsd-cvs] mports [20604] trunk/devel/pydbus-common/Makefile: force dbus depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Oct 31 15:54:00 EDT 2015


Revision: 20604
          http://svnweb.midnightbsd.org/mports/?rev=20604
Author:   laffer1
Date:     2015-10-31 15:54:00 -0400 (Sat, 31 Oct 2015)
Log Message:
-----------
force dbus depends

Modified Paths:
--------------
    trunk/devel/pydbus-common/Makefile

Modified: trunk/devel/pydbus-common/Makefile
===================================================================
--- trunk/devel/pydbus-common/Makefile	2015-10-31 19:51:13 UTC (rev 20603)
+++ trunk/devel/pydbus-common/Makefile	2015-10-31 19:54:00 UTC (rev 20604)
@@ -16,6 +16,7 @@
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	dbus-glib>=0:${PORTSDIR}/devel/dbus-glib
+LIB_DEPENDS=    libdbus-1.so:${PORTSDIR}/devel/dbus
 
 SLAVE_PORT?=	no
 



More information about the Midnightbsd-cvs mailing list