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:
parent
f037e39601
commit
526486f2a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419844
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user