Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Feb 2016 06:52:36 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r409717 - head/ftp/net2ftp
Message-ID:  <201602280652.u1S6qaee013474@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602280652.u1S6qaee013474>