diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2009-01-18 17:04:08 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2009-01-18 17:04:08 +0000 |
commit | bfdac7a749e9679cca0d05e858c6600104ce6d5e (patch) | |
tree | 20b633d9baff7d64aec8a6b8ef03ddc1b4e85ecf /databases/evolution-data-server | |
parent | fdd06ffd548dee5f41c908af73b7775046147b92 (diff) |
Notes
Diffstat (limited to 'databases/evolution-data-server')
-rw-r--r-- | databases/evolution-data-server/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index f3f784ae28ee..570442c9d7fd 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -8,6 +8,7 @@ PORTNAME= evolution-data-server PORTVERSION= 2.24.3 +PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -17,7 +18,7 @@ COMMENT= The data backends for the Evolution integrated mail/PIM suite LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup \ nss3.1:${PORTSDIR}/security/nss \ - tasn1.3:${PORTSDIR}/security/libtasn1 \ + tasn1.4:${PORTSDIR}/security/libtasn1 \ sqlite3.8:${PORTSDIR}/databases/sqlite3 \ gnome-keyring.0:${PORTSDIR}/security/gnome-keyring |