diff options
Diffstat (limited to 'misc/xfce4-appfinder/Makefile')
-rw-r--r-- | misc/xfce4-appfinder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile index ea103962c7f0..b16a0d775f04 100644 --- a/misc/xfce4-appfinder/Makefile +++ b/misc/xfce4-appfinder/Makefile @@ -12,7 +12,7 @@ COMMENT= Application launcher and finder LICENSE= GPLv2 -LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib GNU_CONFIGURE= yes USES= gmake pkgconfig gettext-tools tar:bzip2 |