svn commit: r324904 - head/www/webkit-gtk2
Marcus von Appen
mva at FreeBSD.org
Sun Aug 18 13:02:27 UTC 2013
Author: mva
Date: Sun Aug 18 13:02:26 2013
New Revision: 324904
URL: http://svnweb.freebsd.org/changeset/ports/324904
Log:
- Fix build after the recent lang/python changes
Modified:
head/www/webkit-gtk2/Makefile
Modified: head/www/webkit-gtk2/Makefile
==============================================================================
--- head/www/webkit-gtk2/Makefile Sun Aug 18 12:57:40 2013 (r324903)
+++ head/www/webkit-gtk2/Makefile Sun Aug 18 13:02:26 2013 (r324904)
@@ -22,6 +22,7 @@ LIB_DEPENDS= enchant:${PORTSDIR}/textpro
soup-2.4:${PORTSDIR}/devel/libsoup
USE_XZ= yes
+USE_PYTHON_BUILD= yes
USE_GSTREAMER= yes
USE_XORG= xt
USES= bison pkgconfig gettext
More information about the svn-ports-head
mailing list