svn commit: r409722 - head/multimedia/zoneminder

Martin Wilke miwi at FreeBSD.org
Sun Feb 28 07:11:53 UTC 2016


Author: miwi
Date: Sun Feb 28 07:11:51 2016
New Revision: 409722
URL: https://svnweb.freebsd.org/changeset/ports/409722

Log:
  - Ignore php7

Modified:
  head/multimedia/zoneminder/Makefile

Modified: head/multimedia/zoneminder/Makefile
==============================================================================
--- head/multimedia/zoneminder/Makefile	Sun Feb 28 07:05:32 2016	(r409721)
+++ head/multimedia/zoneminder/Makefile	Sun Feb 28 07:11:51 2016	(r409722)
@@ -35,6 +35,7 @@ USE_MYSQL=	yes
 USE_RC_SUBR=	zoneminder
 USE_GCC=	any
 USE_PERL5=	run build
+IGNORE_WITH_PHP=	70
 
 CFLAGS+=	-I${LOCALBASE}/include/ffmpeg0 -I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib/ffmpeg0


More information about the svn-ports-all mailing list