svn commit: r409719 - head/mail/dracmail

Martin Wilke miwi at FreeBSD.org
Sun Feb 28 06:59:10 UTC 2016


Author: miwi
Date: Sun Feb 28 06:59:08 2016
New Revision: 409719
URL: https://svnweb.freebsd.org/changeset/ports/409719

Log:
  - Ignore php7

Modified:
  head/mail/dracmail/Makefile

Modified: head/mail/dracmail/Makefile
==============================================================================
--- head/mail/dracmail/Makefile	Sun Feb 28 06:54:46 2016	(r409718)
+++ head/mail/dracmail/Makefile	Sun Feb 28 06:59:08 2016	(r409719)
@@ -13,6 +13,7 @@ COMMENT=	DracMail is a webmail interface
 
 USE_PHP+=	mysql imap dom tidy iconv mbstring
 USE_MYSQL=	yes
+IGNORE_WITH_PHP=	70
 NO_BUILD=	yes
 
 SUB_FILES=	pkg-message


More information about the svn-ports-all mailing list