diff options
author | Chris Hutchinson <portmaster@bsdforge.com> | 2024-02-08 09:15:56 +0100 |
---|---|---|
committer | Juraj Lutter <otis@FreeBSD.org> | 2024-02-08 09:15:56 +0100 |
commit | ae03dfaa96e334b41d1f41297aadd99508fc0f49 (patch) | |
tree | dad791c7af47623af213ef985fa3e75a34460fb2 /mail/claws-mail/Makefile | |
parent | f76ee4c1a5740ed464d6aac305c56fcdc754b141 (diff) | |
download | freebsd-ports-ae03dfaa96e334b41d1f41297aadd99508fc0f49.zip |
mail/claws-mail: Link with net/openldap26-client if installed.
Reported by: Ivan Rozhuk <rozhuk.im@gmail.com>
PR: 274190
MFH: 2024Q1
Diffstat (limited to 'mail/claws-mail/Makefile')
-rw-r--r-- | mail/claws-mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index f1ad2a86c0fa..676ad615a967 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -1,5 +1,5 @@ PORTNAME= claws-mail -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail news COMMENT= Lightweight and featureful GTK based e-mail and news client |