aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-webkitgtk
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-08-24 02:39:19 +0800
committerkwm <kwm@FreeBSD.org>2011-08-24 02:39:19 +0800
commit39ef19450c2cf8b75e3b20495c6e2331f67e3138 (patch)
tree68e92ca91db8af8e96889640de621794add90af4 /www/py-webkitgtk
parent6a56442427dd00f76ca13093ea38b248d54a7964 (diff)
downloadfreebsd-ports-graphics-39ef19450c2cf8b75e3b20495c6e2331f67e3138.tar.gz
freebsd-ports-graphics-39ef19450c2cf8b75e3b20495c6e2331f67e3138.tar.zst
freebsd-ports-graphics-39ef19450c2cf8b75e3b20495c6e2331f67e3138.zip
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where needed.
Diffstat (limited to 'www/py-webkitgtk')
-rw-r--r--www/py-webkitgtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-webkitgtk/Makefile b/www/py-webkitgtk/Makefile
index c67c91a0ce1..3c7c9a4eb5f 100644
--- a/www/py-webkitgtk/Makefile
+++ b/www/py-webkitgtk/Makefile
@@ -7,6 +7,7 @@
PORTNAME= webkitgtk
PORTVERSION= 1.1.8
+PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= GOOGLE_CODE
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +19,7 @@ COMMENT= Python bindings for the WebKit GTK+ port
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= webkit:${PORTSDIR}/www/webkit-gtk2
+LIB_DEPENDS= webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2
PROJECTHOST= pywebkitgtk