aboutsummaryrefslogtreecommitdiff
path: root/deskutils/xfce4-notifyd
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2016-08-08 14:06:21 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2016-08-08 14:06:21 +0000
commit526486f2a7486c678cfeee63b9514fe67d886def (patch)
treef4dfe33415936c143282e979e048719decce941f /deskutils/xfce4-notifyd
parentf037e396011534f1ed63b7b625f818aaba3b07b6 (diff)
downloadports-526486f2a7486c678cfeee63b9514fe67d886def.tar.gz
ports-526486f2a7486c678cfeee63b9514fe67d886def.zip
Notes
Diffstat (limited to 'deskutils/xfce4-notifyd')
-rw-r--r--deskutils/xfce4-notifyd/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile
index f1f5603bdcc2..07afbad5f358 100644
--- a/deskutils/xfce4-notifyd/Makefile
+++ b/deskutils/xfce4-notifyd/Makefile
@@ -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