aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-01-31 21:38:42 +0800
committerbapt <bapt@FreeBSD.org>2013-01-31 21:38:42 +0800
commit4bcc7b42bb70613448f06e4c9bf9ee4954a45279 (patch)
tree384a6fe89b7bf8bffcc478f3462d538eea755790 /mail
parent3abf6e1909ca1ed94d5f66c10c68147f3f687a2f (diff)
downloadfreebsd-ports-gnome-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.tar.gz
freebsd-ports-gnome-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.tar.zst
freebsd-ports-gnome-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.zip
Chase boost update
Diffstat (limited to 'mail')
-rw-r--r--mail/libmapi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/libmapi/Makefile b/mail/libmapi/Makefile
index bd3868e0e263..147f834fbf19 100644
--- a/mail/libmapi/Makefile
+++ b/mail/libmapi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libmapi
PORTVERSION= 0.9
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= mail
MASTER_SITES= SF
MASTER_SITE_SUBDIR=openchange/openchange/openchange-${PORTVERSION}%20${CODENAME}/
@@ -43,7 +43,7 @@ CONFIGURE_ARGS+= --disable-swig-perl
CONFIGURE_ARGS+= --disable-pymapi
.if ${PORT_OPTIONS:MBOOST} || exists(${LOCALBASE}/lib/libboost_thread.so)
-LIB_DEPENDS+= boost_thread.4:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS+= boost_thread:${PORTSDIR}/devel/boost-libs
PLIST_SUB+= BOOST=""
.else
PLIST_SUB+= BOOST="@comment "