diff options
Diffstat (limited to 'deskutils/rubrica/Makefile')
-rw-r--r-- | deskutils/rubrica/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/rubrica/Makefile b/deskutils/rubrica/Makefile index a77cb019c2e3..a0f3555a71c5 100644 --- a/deskutils/rubrica/Makefile +++ b/deskutils/rubrica/Makefile @@ -12,8 +12,8 @@ COMMENT= Addressbook for the GNOME 2 desktop LICENSE= GPLv3 -LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify -RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme +LIB_DEPENDS= libnotify.so:devel/libnotify +RUN_DEPENDS= gnome-icon-theme>=0:misc/gnome-icon-theme USES= desktop-file-utils gmake libtool pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes |