diff options
Diffstat (limited to 'www/webkit-gtk2')
-rw-r--r-- | www/webkit-gtk2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index e0f7ba3c8db7..2c6d72d31600 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -22,11 +22,10 @@ LIB_DEPENDS= enchant:${PORTSDIR}/textproc/enchant \ soup-2.4:${PORTSDIR}/devel/libsoup USE_XZ= yes -USE_GETTEXT= yes USE_GSTREAMER= yes MAKE_JOBS_SAFE= yes USE_XORG= xt -USES= bison pkgconfig +USES= bison pkgconfig gettext USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_GNOME= gtk20 libxslt ltverhack |