[Midnightbsd-cvs] mports [21140] trunk/devel/py3-dbus/Makefile: force dbus

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 12 18:24:49 EST 2016


Revision: 21140
          http://svnweb.midnightbsd.org/mports/?rev=21140
Author:   laffer1
Date:     2016-03-12 18:24:48 -0500 (Sat, 12 Mar 2016)
Log Message:
-----------
force dbus

Modified Paths:
--------------
    trunk/devel/py3-dbus/Makefile

Modified: trunk/devel/py3-dbus/Makefile
===================================================================
--- trunk/devel/py3-dbus/Makefile	2016-03-12 23:22:33 UTC (rev 21139)
+++ trunk/devel/py3-dbus/Makefile	2016-03-12 23:24:48 UTC (rev 21140)
@@ -12,4 +12,7 @@
 MASTERDIR=	${.CURDIR}/../../devel/pydbus-common
 PLIST=		${.CURDIR}/pkg-plist
 
+BUILD_DEPENDS=  dbus-glib>=0:${PORTSDIR}/devel/dbus-glib
+LIB_DEPENDS=    libdbus-1.so:${PORTSDIR}/devel/dbus
+
 .include "${MASTERDIR}/Makefile"



More information about the Midnightbsd-cvs mailing list