aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-05-19 12:30:01 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-05-19 12:34:03 +0000
commit03ff10027e28f1047a3057b5c3615a9a4d324276 (patch)
tree706d19436a1173815147babe00f83c79e6c04165 /mail
parentc020f1ec3d9fde881c7e7349d4b329551aaeabca (diff)
downloadports-03ff10027e28f1047a3057b5c3615a9a4d324276.tar.gz
ports-03ff10027e28f1047a3057b5c3615a9a4d324276.zip
audio/libcanberra: split a gtk2 from non graphic port
there was already a slave port for gtk3, now make a slaveport for gtk2 as well. While here fix the option definition which was wrongly done making libcanberra have no options at all while libcanberra-gtk3 had and the opposite was expected Use options helpers to simplify the port. Drop the gtkdoc by default bump revision and track no package for the 2 only port requiring the gtk2 library Reduce the slave port to its bare minimal requirement This change has been made in a slaveport instead of a flavor, because flavors depending on its own origin is not supported. this is a candidate for subpackages in the futur. note that this changes also removes gtk2 from the dependency path of many gtk3 only application
Diffstat (limited to 'mail')
-rw-r--r--mail/claws-mail-notification/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile
index 60c3554a6f3e..c1b3a0ed93b6 100644
--- a/mail/claws-mail-notification/Makefile
+++ b/mail/claws-mail-notification/Makefile
@@ -1,11 +1,11 @@
# Created by: Pawel Pekala <c0rn@o2.pl>
PORTNAME= notification
-PORTREVISION= 0
+PORTREVISION= 1
COMMENT= New mail notification plugin for Claws Mail
-LIB_DEPENDS= libcanberra-gtk.so:audio/libcanberra \
+LIB_DEPENDS= libcanberra-gtk.so:audio/libcanberra-gtk2 \
libnotify.so:devel/libnotify
CLAWS_PLUGINS_BUILD= ${PORTNAME}