aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-gdata
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2020-06-11 17:49:58 +0000
committerMatthias Andree <mandree@FreeBSD.org>2020-06-11 17:49:58 +0000
commite04fbcb48e64d6c8d38c007e1eaf198ec6574a4f (patch)
tree17e48332edcc46d8e6fbb5b6f7e0cb7894eee983 /mail/claws-mail-gdata
parent033acbba3ca1ad4ebb5410cffebfaa24169c3da6 (diff)
downloadports-e04fbcb48e64d6c8d38c007e1eaf198ec6574a4f.tar.gz
ports-e04fbcb48e64d6c8d38c007e1eaf198ec6574a4f.zip
mail/claws-mail: reorganize plugins
renames a few ports to match their names to the plugin names (adding to MOVED) PR: 245939 PR: 239659 Submitted by: rozhuk.im@gmail.com Approved by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Notes
Notes: svn path=/head/; revision=538519
Diffstat (limited to 'mail/claws-mail-gdata')
-rw-r--r--mail/claws-mail-gdata/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail-gdata/Makefile b/mail/claws-mail-gdata/Makefile
index 95d8fd938e5c..82d88b523cbd 100644
--- a/mail/claws-mail-gdata/Makefile
+++ b/mail/claws-mail-gdata/Makefile
@@ -8,7 +8,7 @@ COMMENT= Plugin providing Google Contacts in the Tab-address completion
LIB_DEPENDS= libgdata.so:devel/libgdata
-CLAWS_PLUGINS_BUILD= gdata
+CLAWS_PLUGINS_BUILD= ${PORTNAME}
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>