diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-03-14 10:15:52 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-03-14 10:15:52 +0000 |
commit | 7aef37f62ece8efe1c98a46ecd235ea36aa72408 (patch) | |
tree | da93f2dfaac0007dd30bf105aff12a968a96b18f /deskutils/xfce4-notification-daemon | |
parent | 25b773673e20d99e0dfc671d354eaa3c23b66140 (diff) | |
download | ports-7aef37f62ece8efe1c98a46ecd235ea36aa72408.tar.gz ports-7aef37f62ece8efe1c98a46ecd235ea36aa72408.zip |
Notes
Diffstat (limited to 'deskutils/xfce4-notification-daemon')
-rw-r--r-- | deskutils/xfce4-notification-daemon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile index 33cc05ac1e05..f3f44bf634d7 100644 --- a/deskutils/xfce4-notification-daemon/Makefile +++ b/deskutils/xfce4-notification-daemon/Makefile @@ -22,8 +22,7 @@ RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USES= gmake pkgconfig -USE_BZIP2= yes +USES= gmake pkgconfig tar:bzip2 USE_GNOME= librsvg2 USE_LDCONFIG= yes USE_XFCE= configenv libutil libgui |