svn commit: r409718 - head/games/hlstatsx

Martin Wilke miwi at FreeBSD.org
Sun Feb 28 06:54:48 UTC 2016


Author: miwi
Date: Sun Feb 28 06:54:46 2016
New Revision: 409718
URL: https://svnweb.freebsd.org/changeset/ports/409718

Log:
  - Ignore php7

Modified:
  head/games/hlstatsx/Makefile

Modified: head/games/hlstatsx/Makefile
==============================================================================
--- head/games/hlstatsx/Makefile	Sun Feb 28 06:52:36 2016	(r409717)
+++ head/games/hlstatsx/Makefile	Sun Feb 28 06:54:46 2016	(r409718)
@@ -17,6 +17,7 @@ USE_APACHE_RUN=	22+
 USE_PHP=	gd mysql
 USES=		perl5 zip
 USE_PERL5=	run
+IGNORE_WITH_PHP=	70
 
 SUB_FILES=	pkg-message
 WRKSRC=		${WRKDIR}/${PORTNAME}


More information about the svn-ports-all mailing list