Add dependency to libexecinfo, seems to be needed now.
Submitted by: Conny Seidel <conny.seidel@bsd-crew.de>
This commit is contained in:
parent
d66c667682
commit
b2354aa195
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263329
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= claws-mail
|
||||
PORTVERSION= 3.7.6
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= mail news ipv6
|
||||
MASTER_SITES= SF/sylpheed-claws/Claws%20Mail/${PORTVERSION}
|
||||
|
||||
@ -20,7 +20,8 @@ LIB_DEPENDS= etpan:${PORTSDIR}/mail/libetpan \
|
||||
fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
|
||||
freetype:${PORTSDIR}/print/freetype2 \
|
||||
png:${PORTSDIR}/graphics/png \
|
||||
gnutls.40:${PORTSDIR}/security/gnutls
|
||||
gnutls.40:${PORTSDIR}/security/gnutls \
|
||||
execinfo:${PORTSDIR}/devel/libexecinfo
|
||||
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
|
||||
|
||||
CONFLICTS= sylpheed-claws
|
||||
|
Loading…
Reference in New Issue
Block a user