From f2904b6af86bf31288fb14f77c4147d547f2331f Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Thu, 29 Aug 2013 15:01:46 +0000 Subject: - Switch to new LIB_DEPENDS format - Convert USE_PERL5 to USES - Remove stale MAKE_JOBS_SAFE - Trim dependencies where they are too detailed --- mail/claws-mail-notification/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/claws-mail-notification') diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile index b62a43e9c403..3ae665810b12 100644 --- a/mail/claws-mail-notification/Makefile +++ b/mail/claws-mail-notification/Makefile @@ -6,8 +6,8 @@ PORTREVISION= 1 COMMENT= New mail notification plugin for Claws Mail -LIB_DEPENDS= canberra-gtk:${PORTSDIR}/audio/libcanberra \ - notify:${PORTSDIR}/devel/libnotify +LIB_DEPENDS= libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra \ + libnotify.so:${PORTSDIR}/devel/libnotify CLAWS_PLUGINS_BUILD= notification -- cgit v1.2.3