Add missing dependency (textproc/libical), bump,
adjust wantlib (also removing lzo2). ok danj@ (maintainer).
This commit is contained in:
parent
e51af2d087
commit
cb9ae6e75b
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.104 2017/08/15 15:44:44 danj Exp $
|
||||
# $OpenBSD: Makefile,v 1.105 2017/08/19 23:55:56 kili Exp $
|
||||
|
||||
COMMENT-main= mail and news client
|
||||
COMMENT-bogofilter= bogofilter plugin
|
||||
@ -15,6 +15,8 @@ PKGNAME-spamassassin= claws-mail-spamassassin-${V}
|
||||
PKGNAME-pdfviewer= claws-mail-pdfviewer-${V}
|
||||
PKGNAME-gdata= claws-mail-gdata-${V}
|
||||
|
||||
REVISION-main= 0
|
||||
|
||||
CATEGORIES= mail news
|
||||
|
||||
HOMEPAGE= http://www.claws-mail.org/
|
||||
@ -49,10 +51,11 @@ WANTLIB += pthread-stubs sasl2 ssl xcb xcb-render xcb-shm z
|
||||
|
||||
WANTLIB-main = ${WANTLIB}
|
||||
WANTLIB-main += ICE SM X11-xcb archive assuan bz2 c canberra canberra-gtk
|
||||
WANTLIB-main += dbus-1 dbus-glib-1 enchant gmp gnutls gpg-error gpgme
|
||||
WANTLIB-main += hogweed idn2 ltdl lz4 lzma lzo2 nettle notify ogg p11-kit
|
||||
WANTLIB-main += perl startup-notification-1 ${COMPILER_LIBCXX} tasn1 unistring vorbis
|
||||
WANTLIB-main += vorbisfile xcb-util
|
||||
WANTLIB-main += croco-0.6 dbus-1 dbus-glib-1 enchant gmp gnutls gpg-error gpgme
|
||||
WANTLIB-main += hogweed ical icalss icalvcal icui18n icuuc idn2 ltdl lz4
|
||||
WANTLIB-main += lzma nettle notify ogg p11-kit perl rsvg-2
|
||||
WANTLIB-main += startup-notification-1 ${COMPILER_LIBCXX} tasn1 unistring vorbis
|
||||
WANTLIB-main += vorbisfile xcb-util xml2
|
||||
|
||||
WANTLIB-gdata = ${WANTLIB}
|
||||
WANTLIB-gdata += gck-1 gcr-base-3 gcrypt gdata goa-1.0 gpg-error json-glib-1.0
|
||||
@ -80,6 +83,7 @@ LIB_DEPENDS-main= ${LIB_DEPENDS} \
|
||||
devel/libnotify \
|
||||
security/gnutls>=2.2 \
|
||||
security/gpgme \
|
||||
textproc/libical \
|
||||
x11/dbus-glib
|
||||
|
||||
LIB_DEPENDS-pdfviewer= ${LIB_DEPENDS} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user