diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-25 08:04:46 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-25 08:04:46 +0800 |
commit | 1c76b41862a34250bf6cd9258810b7db128c68ef (patch) | |
tree | f885cdee5e25858a54b8b4d6d18b5cc395f35f28 /net/liferea | |
parent | c2fcb15cf560aebbb8c7ec933570ba20734d7abf (diff) | |
download | marcuscom-ports-1c76b41862a34250bf6cd9258810b7db128c68ef.tar marcuscom-ports-1c76b41862a34250bf6cd9258810b7db128c68ef.tar.gz marcuscom-ports-1c76b41862a34250bf6cd9258810b7db128c68ef.tar.bz2 marcuscom-ports-1c76b41862a34250bf6cd9258810b7db128c68ef.tar.lz marcuscom-ports-1c76b41862a34250bf6cd9258810b7db128c68ef.tar.xz marcuscom-ports-1c76b41862a34250bf6cd9258810b7db128c68ef.tar.zst marcuscom-ports-1c76b41862a34250bf6cd9258810b7db128c68ef.zip |
Chase webkit shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12712 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/liferea')
-rw-r--r-- | net/liferea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/liferea/Makefile b/net/liferea/Makefile index 3c5d35190..6ac365bb6 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -61,7 +61,7 @@ PLIST_SUB+= GTKHTML="@comment " .endif .ifdef WITH_WEBKIT -LIB_DEPENDS+= webkit-1.0.10:${PORTSDIR}/www/webkit-gtk2 +LIB_DEPENDS+= webkit-1.0.11:${PORTSDIR}/www/webkit-gtk2 CONFIGURE_ARGS+=--enable-webkit PLIST_SUB+= WEBKIT="" .else |