svn commit: r409721 - head/mail/vexim

Martin Wilke miwi at FreeBSD.org
Sun Feb 28 07:05:33 UTC 2016


Author: miwi
Date: Sun Feb 28 07:05:32 2016
New Revision: 409721
URL: https://svnweb.freebsd.org/changeset/ports/409721

Log:
  - Ignore php7

Modified:
  head/mail/vexim/Makefile

Modified: head/mail/vexim/Makefile
==============================================================================
--- head/mail/vexim/Makefile	Sun Feb 28 07:01:43 2016	(r409720)
+++ head/mail/vexim/Makefile	Sun Feb 28 07:05:32 2016	(r409721)
@@ -22,6 +22,7 @@ SUB_FILES=	pkg-message
 NO_BUILD=	yes
 USE_PHP=	gettext session posix
 USES=		gettext
+IGNORE_WITH_PHP=	70
 
 OPTIONS_MULTI=		DB
 OPTIONS_MULTI_DB=	MYSQL PGSQL


More information about the svn-ports-all mailing list