1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

While using 'dbus-glib' seems to work (due to the way LIB_DEPENDS are

currently checked), the correct shlib name is 'dbus-glib-1'.

Notified by:	Yuri Pankov <yuri.pankov@gmail.com>
This commit is contained in:
Emanuel Haupt 2012-09-12 05:27:03 +00:00
parent 0edc8aa613
commit b59d9aff25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304132

View File

@ -16,7 +16,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
LIB_DEPENDS= sexy:${PORTSDIR}/x11-toolkits/libsexy \
dbus-glib:${PORTSDIR}/devel/dbus-glib
dbus-glib-1:${PORTSDIR}/devel/dbus-glib
RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus
GNU_CONFIGURE= yes