svn commit: r416659 - head/mail/roundcube

Alex Dupre ale at FreeBSD.org
Fri Jun 10 08:56:31 UTC 2016


Author: ale
Date: Fri Jun 10 08:56:30 2016
New Revision: 416659
URL: https://svnweb.freebsd.org/changeset/ports/416659

Log:
  Allow installation with PHP 7.

Modified:
  head/mail/roundcube/Makefile

Modified: head/mail/roundcube/Makefile
==============================================================================
--- head/mail/roundcube/Makefile	Fri Jun 10 08:47:31 2016	(r416658)
+++ head/mail/roundcube/Makefile	Fri Jun 10 08:56:30 2016	(r416659)
@@ -24,7 +24,6 @@ CPE_VENDOR=	roundcube
 
 WANT_PHP_WEB=	yes
 USE_PHP=	pcre mbstring session iconv dom xml json intl zip filter openssl fileinfo exif
-IGNORE_WITH_PHP=70
 
 OPTIONS_DEFINE=	LDAP GD PSPELL NSC DOCS
 OPTIONS_SINGLE=	DB


More information about the svn-ports-head mailing list