Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Aug 2013 13:02:27 +0000 (UTC)
From:      Marcus von Appen <mva@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r324904 - head/www/webkit-gtk2
Message-ID:  <201308181302.r7ID2RWp095038@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308181302.r7ID2RWp095038>