summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2009-09-23 21:47:06 +0800
committeravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2009-09-23 21:47:06 +0800
commit0c668279908c5c3587fe13c02534fdc1ebeca42b (patch)
tree0297bb27373f413f385e488da39d0be8b599f062 /devel
parenta281606bd0a6f1e72910a1472253d6598d3e4ffe (diff)
downloadmarcuscom-ports-0c668279908c5c3587fe13c02534fdc1ebeca42b.tar
marcuscom-ports-0c668279908c5c3587fe13c02534fdc1ebeca42b.tar.gz
marcuscom-ports-0c668279908c5c3587fe13c02534fdc1ebeca42b.tar.bz2
marcuscom-ports-0c668279908c5c3587fe13c02534fdc1ebeca42b.tar.lz
marcuscom-ports-0c668279908c5c3587fe13c02534fdc1ebeca42b.tar.xz
marcuscom-ports-0c668279908c5c3587fe13c02534fdc1ebeca42b.tar.zst
marcuscom-ports-0c668279908c5c3587fe13c02534fdc1ebeca42b.zip
Chase the webkit shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13009 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/gir-repository/bsd.gir.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gir-repository/bsd.gir.mk b/devel/gir-repository/bsd.gir.mk
index 12b8b4c4a..4d253e9e6 100644
--- a/devel/gir-repository/bsd.gir.mk
+++ b/devel/gir-repository/bsd.gir.mk
@@ -123,7 +123,7 @@ DEP_NAMES= gtk
.endif
.if ${GIR_NAME} == "webkit"
-LIB_DEPENDS+= webkit-1.0.12:${PORTSDIR}/www/webkit-gtk2
+LIB_DEPENDS+= webkit-1.0.13:${PORTSDIR}/www/webkit-gtk2
USE_GIR= gtk20 libsoup
GIR_FILES= WebKit-1.0 JSCore-1.0
.endif