summaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-06-16 04:16:30 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-06-16 04:16:30 +0800
commitcf79ae2250e27ad2fbc57a79b015dd65bc3cbca1 (patch)
tree29fb661040b95dde07bfb10e9d4de1c2e0c0437b /net-im
parentb464e9469d377b9c122d7d82a81f74e0443fb0f8 (diff)
downloadmarcuscom-ports-cf79ae2250e27ad2fbc57a79b015dd65bc3cbca1.tar
marcuscom-ports-cf79ae2250e27ad2fbc57a79b015dd65bc3cbca1.tar.gz
marcuscom-ports-cf79ae2250e27ad2fbc57a79b015dd65bc3cbca1.tar.bz2
marcuscom-ports-cf79ae2250e27ad2fbc57a79b015dd65bc3cbca1.tar.lz
marcuscom-ports-cf79ae2250e27ad2fbc57a79b015dd65bc3cbca1.tar.xz
marcuscom-ports-cf79ae2250e27ad2fbc57a79b015dd65bc3cbca1.tar.zst
marcuscom-ports-cf79ae2250e27ad2fbc57a79b015dd65bc3cbca1.zip
Chase webkit update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12378 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im')
-rw-r--r--net-im/empathy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile
index ca1cf6dcd..fde9b6db7 100644
--- a/net-im/empathy/Makefile
+++ b/net-im/empathy/Makefile
@@ -3,10 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net-im/empathy/Makefile,v 1.26 2009/06/15 17:08:42 kwm Exp $
+# $MCom: ports/net-im/empathy/Makefile,v 1.27 2009/06/15 17:46:28 kwm Exp $
PORTNAME= empathy
PORTVERSION= 2.27.3
+PORTREVISION= 1
CATEGORIES= net-im gnome
MASTER_SITES= GNOME
@@ -70,7 +71,7 @@ RUN_DEPENDS+= ${LOCALBASE}/libexec/telepathy-haze:${PORTSDIR}/net-im/telepathy-h
.endif
.if defined(WITH_WEBKIT)
-LIB_DEPENDS+= webkit-1.0.7:${PORTSDIR}/www/webkit-gtk2
+LIB_DEPENDS+= webkit-1.0.9:${PORTSDIR}/www/webkit-gtk2
CONFIGURE_ARGS+=--enable-webkit
PLIST_SUB+= ADIUM=""
.else