diff options
Diffstat (limited to 'www/webkit-gtk3/Makefile')
-rw-r--r-- | www/webkit-gtk3/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile index 88d4946c8..276a809c8 100644 --- a/www/webkit-gtk3/Makefile +++ b/www/webkit-gtk3/Makefile @@ -1,6 +1,6 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/www/webkit-gtk3/Makefile 18629 2013-07-19 20:42:52Z kwm $ PORTNAME= webkit PORTVERSION= 2.0.3 @@ -27,12 +27,10 @@ LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} USE_XZ= yes USE_GSTREAMER1= yes -MAKE_JOBS_SAFE= yes USE_XORG= xt xdamage xcomposite -USES= bison gettext pkgconfig shebangfix +USES= bison gettext gmake pkgconfig shebangfix USE_RUBY= yes RUBY_NO_RUN_DEPENDS=yes -USE_GMAKE= yes USE_GNOME= cairo gnomehier gtk20 gtk30 introspection:build \ libxslt:build USE_SQLITE= 3 |