aboutsummaryrefslogtreecommitdiff
path: root/www/webkit-gtk2
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2009-02-01 16:46:09 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2009-02-01 16:46:09 +0000
commit66cea9d7e9ef69d44e907e3dc257d6ff31f7d9d4 (patch)
treefc2c183db03ad1257c644ece9ab876c082187e20 /www/webkit-gtk2
parenta73e8e0f7ceec25f8e3e25aa13405caca6e6ea6a (diff)
downloadports-66cea9d7e9ef69d44e907e3dc257d6ff31f7d9d4.tar.gz
ports-66cea9d7e9ef69d44e907e3dc257d6ff31f7d9d4.zip
Notes
Diffstat (limited to 'www/webkit-gtk2')
-rw-r--r--www/webkit-gtk2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile
index 145911fab81b..87f772f6becd 100644
--- a/www/webkit-gtk2/Makefile
+++ b/www/webkit-gtk2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= webkit
PORTVERSION= 1.0.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www
MASTER_SITES= http://people.freedesktop.org/~alp/webkit/gtk/
PKGNAMESUFFIX= -gtk2
@@ -29,7 +29,8 @@ USE_PERL5= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= autoconf:262 automake:110 libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib" \
+ ac_cv_path_DOLT_BASH=""
CONFIGURE_ARGS= --with-webkit-target=x11 \
--enable-icon-database \
--enable-svg \