diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-10-29 17:05:50 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-10-29 17:05:50 +0000 |
commit | 86a87d94deeff108abeb4ee1ef47bbaf3297d6e6 (patch) | |
tree | 5cd403e620f727ad5e2f7c0bfa122a124e085d34 /www | |
parent | 575fd60ec85f55e084270850b084bab844ed4798 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/webkit-gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index 316864018275..64f1d24624a0 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup USE_XZ= yes -USE_PYTHON_BUILD= yes +USE_PYTHON_BUILD= -2.7 USE_GSTREAMER= yes USE_XORG= xt USES= bison gmake pkgconfig gettext perl5 |