summaryrefslogtreecommitdiffstats
path: root/databases/evolution-data-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/evolution-data-server/Makefile')
-rw-r--r--databases/evolution-data-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index 7757472ea..8ad31af29 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/trunk/databases/evolution-data-server3/Makefile 18610 2013-06-30 16:33:05Z marcus $
+# $MCom$
PORTNAME= evolution-data-server
PORTVERSION= 3.6.4
@@ -60,7 +60,7 @@ KRB5_LIB= `/usr/bin/krb5-config gssapi --libs`
.endif
.if ${PORT_OPTIONS:MWEATHER}
-LIB_DEPENDS+= libgweather-3.so:${PORTSDIR}/net/libgweather3
+LIB_DEPENDS+= libgweather-3.so:${PORTSDIR}/net/libgweather
CONFIGURE_ARGS+= --enable-weather
PLIST_SUB+= WEATHER=""
.else