diff options
Diffstat (limited to 'deskutils/xfce4-notifyd/Makefile')
-rw-r--r-- | deskutils/xfce4-notifyd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile index 978d283fbdb5..b9b3e8c2ef0f 100644 --- a/deskutils/xfce4-notifyd/Makefile +++ b/deskutils/xfce4-notifyd/Makefile @@ -13,8 +13,8 @@ COMMENT= Visually-appealing notification daemon for Xfce LICENSE= GPLv3 -LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libnotify.so:${PORTSDIR}/devel/libnotify +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ + libnotify.so:devel/libnotify USES= gmake libtool pkgconfig gettext-tools xfce tar:bzip2 GNU_CONFIGURE= yes |