1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

Register devel/dbus as LIB_DEPENDS (prompted by stage-qa).

This commit is contained in:
Emanuel Haupt 2016-08-08 14:06:21 +00:00
parent f037e39601
commit 526486f2a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419844

View File

@ -7,6 +7,7 @@
PORTNAME= xfce4-notifyd
PORTVERSION= 0.3.0
PORTREVISION= 1
CATEGORIES= deskutils xfce
MASTER_SITES= http://errements.eu/distfiles/
DIST_SUBDIR= xfce4
@ -16,8 +17,9 @@ COMMENT= Visually-appealing notification daemon for Xfce
LICENSE= GPLv3
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
libnotify.so:devel/libnotify
LIB_DEPENDS= libdbus-1.so:devel/dbus \
libnotify.so:devel/libnotify \
libdbus-glib-1.so:devel/dbus-glib
USES= gmake gettext-tools libtool pkgconfig tar:bzip2 xfce:gtk3
GNU_CONFIGURE= yes