Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2019 21:44:54 +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: r494458 - head/www/matomo
Message-ID:  <201903022144.x22LisHH044107@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Mar  2 21:44:54 2019
New Revision: 494458
URL: https://svnweb.freebsd.org/changeset/ports/494458

Log:
  Ignore with php 7.1

Modified:
  head/www/matomo/Makefile

Modified: head/www/matomo/Makefile
==============================================================================
--- head/www/matomo/Makefile	Sat Mar  2 21:43:21 2019	(r494457)
+++ head/www/matomo/Makefile	Sat Mar  2 21:44:54 2019	(r494458)
@@ -12,6 +12,7 @@ COMMENT=	Open Source Web Analytics Software Program
 
 LICENSE=	GPLv3
 
+IGNORE_WITH_PHP=71
 NO_BUILD=	yes
 SUB_FILES=	pkg-message
 



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