aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2021-06-06 10:41:40 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2021-06-06 10:41:40 +0000
commit06caa0418884a026c1c2e0be94675880371898f4 (patch)
tree7128d90b5cf2583d478ea19d77bf7d8a04c25c31 /mail
parente6803e7083235e9e308263deda300afafa2522bb (diff)
downloadports-06caa0418884a026c1c2e0be94675880371898f4.tar.gz
ports-06caa0418884a026c1c2e0be94675880371898f4.zip
mail/sylpheed: Add missing dependency
PR: 256378 (based on) Notified by: stage-qa MFH: 2021Q1
Diffstat (limited to 'mail')
-rw-r--r--mail/sylpheed/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 3351cbb3302a..9b6243d34643 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -2,7 +2,7 @@
PORTNAME= sylpheed
PORTVERSION= 3.7.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= mail
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \
LOCAL/ehaupt
@@ -15,7 +15,8 @@ LICENSE_COMB= dual
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:misc/mime-support
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
- libfreetype.so:print/freetype2
+ libfreetype.so:print/freetype2 \
+ libharfbuzz.so:print/harfbuzz
USES= desktop-file-utils gettext gmake gnome iconv libtool pkgconfig \
tar:bzip2