Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2020 10:03:31 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544925 - head/www/mod_pagespeed
Message-ID:  <202008151003.07FA3VYV057140@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Aug 15 10:03:31 2020
New Revision: 544925
URL: https://svnweb.freebsd.org/changeset/ports/544925

Log:
  Unbreak bulk -a

Modified:
  head/www/mod_pagespeed/Makefile

Modified: head/www/mod_pagespeed/Makefile
==============================================================================
--- head/www/mod_pagespeed/Makefile	Sat Aug 15 09:36:32 2020	(r544924)
+++ head/www/mod_pagespeed/Makefile	Sat Aug 15 10:03:31 2020	(r544925)
@@ -37,7 +37,7 @@ LIB_DEPENDS=	libpng.so:graphics/png \
 		libopencv_video.so:graphics/opencv
 
 USES=		apache:2.2+ compiler:c++14-lang gperf jpeg gmake localbase \
-		pkgconfig python:2.7 shebangfix ssl tar:xz
+		pkgconfig python:3.5+ shebangfix ssl tar:xz
 SHEBANG_GLOB=	*.gyp *.gypi *.py *.sh
 SHEBANG_FILES=	build/fix_proto_and_invoke_protoc
 



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