svn commit: r409717 - head/ftp/net2ftp

Martin Wilke miwi at FreeBSD.org
Sun Feb 28 06:52:37 UTC 2016


Author: miwi
Date: Sun Feb 28 06:52:36 2016
New Revision: 409717
URL: https://svnweb.freebsd.org/changeset/ports/409717

Log:
  - Ignore php7

Modified:
  head/ftp/net2ftp/Makefile

Modified: head/ftp/net2ftp/Makefile
==============================================================================
--- head/ftp/net2ftp/Makefile	Sun Feb 28 06:50:43 2016	(r409716)
+++ head/ftp/net2ftp/Makefile	Sun Feb 28 06:52:36 2016	(r409717)
@@ -13,6 +13,7 @@ COMMENT=	Web-based FTP client written in
 LICENSE=	GPLv2
 
 USES=		zip
+IGNORE_WITH_PHP=	70
 NO_BUILD=	YES
 .if !defined(WITHOUT_PHP_DEPENDS)
 USE_PHP=	ftp mysql pcre session zlib


More information about the svn-ports-all mailing list