aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-pdf_viewer
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-pdf_viewer
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-pdf_viewer')
-rw-r--r--mail/claws-mail-pdf_viewer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail-pdf_viewer/Makefile b/mail/claws-mail-pdf_viewer/Makefile
index 32c98524cb90..092f3f9a14e8 100644
--- a/mail/claws-mail-pdf_viewer/Makefile
+++ b/mail/claws-mail-pdf_viewer/Makefile
@@ -10,7 +10,7 @@ LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib
USES+= ghostscript
-CLAWS_PLUGINS_BUILD= pdf_viewer
+CLAWS_PLUGINS_BUILD= ${PORTNAME}
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>