mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
* Update to 2.0.14
* Use USE_OPENLDAP
This commit is contained in:
parent
6e05d97629
commit
8c5dce9aef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87826
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= balsa2
|
||||
PORTVERSION= 2.0.13
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0.14
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \
|
||||
ftp://ftp.newton.cx/pub/balsa/
|
||||
@ -17,8 +16,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= A mail reader for the GNOME 2 desktop
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell
|
||||
LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap21-client \
|
||||
aspell.15:${PORTSDIR}/textproc/aspell \
|
||||
LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell \
|
||||
pcre.0:${PORTSDIR}/devel/pcre \
|
||||
esmtp.6:${PORTSDIR}/mail/libesmtp \
|
||||
gdbm.3:${PORTSDIR}/databases/gdbm \
|
||||
@ -31,6 +29,7 @@ USE_PERL5= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_OPENSSL= yes
|
||||
USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui libgtkhtml
|
||||
USE_OPENLDAP= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --enable-threads \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (balsa-2.0.13.tar.bz2) = 5482fd4e0a054823f6078e9e979f253e
|
||||
MD5 (balsa-2.0.14.tar.bz2) = 91ec11aec9f100e3ad6c02bccae2da5d
|
||||
|
Loading…
Reference in New Issue
Block a user