aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-02-06 03:44:33 +0800
committerpav <pav@FreeBSD.org>2010-02-06 03:44:33 +0800
commit37a6b648b193167a202a91cd9cb279ca68a57263 (patch)
tree7cb6fea576098eb24c0e4e43f3bbbb5f47d97e79 /mail
parenteb53c3b9f6575ac06c5a620d679c92582c221106 (diff)
downloadfreebsd-ports-gnome-37a6b648b193167a202a91cd9cb279ca68a57263.tar.gz
freebsd-ports-gnome-37a6b648b193167a202a91cd9cb279ca68a57263.tar.zst
freebsd-ports-gnome-37a6b648b193167a202a91cd9cb279ca68a57263.zip
- Chase talloc update
Reported by: pointyhat Missed by: timur
Diffstat (limited to 'mail')
-rw-r--r--mail/libmapi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/libmapi/Makefile b/mail/libmapi/Makefile
index dbe082a80c0b..063c3b06a158 100644
--- a/mail/libmapi/Makefile
+++ b/mail/libmapi/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libmapi
PORTVERSION= 0.8.2
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= SF
MASTER_SITE_SUBDIR=openchange/libmapi/${PORTNAME}-${PORTVERSION}/
@@ -21,7 +22,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 \
ical.43:${PORTSDIR}/devel/libical \
tdb.1:${PORTSDIR}/databases/tdb \
- talloc.1:${PORTSDIR}/devel/talloc
+ talloc.2:${PORTSDIR}/devel/talloc
RUN_DEPENDS= ${HOSTCONFIG}:${PORTSDIR}/net/samba4-devel
HOSTCONFIG= ${LOCALBASE}/libdata/pkgconfig/samba-hostconfig.pc