svn commit: r494458 - head/www/matomo

Antoine Brodin antoine at FreeBSD.org
Sat Mar 2 21:44:55 UTC 2019


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
 


More information about the svn-ports-all mailing list