From 4cf5f97bdfafa1a271b1e588a633fd6e9d65f6f0 Mon Sep 17 00:00:00 2001 From: kwm Date: Tue, 8 Oct 2013 19:27:55 +0000 Subject: Fix pkgconfig symlink. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18780 df743ca5-7f9a-e211-a948-0013205c9059 --- www/webkit-gtk2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index c12257228..aa6cb6f4c 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -4,7 +4,7 @@ PORTNAME= webkit PORTVERSION= 1.8.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk2 @@ -98,7 +98,7 @@ post-patch: post-install: # Add work around for epiphany 2.x gobject-introspection build. - ${LN} -sf ${STAGEDIR}${PREFIX}/libdata/pkgconfig/webkit-1.0.pc \ + ${LN} -sf ${PREFIX}/libdata/pkgconfig/webkit-1.0.pc \ ${STAGEDIR}${PREFIX}/libdata/pkgconfig/webkitgtk-1.0.pc .include -- cgit v1.2.3