svn commit: r461159 - head/databases/php70-memcached

Mathieu Arnold mat at FreeBSD.org
Wed Feb 7 17:52:32 UTC 2018


Author: mat
Date: Wed Feb  7 17:52:31 2018
New Revision: 461159
URL: https://svnweb.freebsd.org/changeset/ports/461159

Log:
  Revert that bit.
  
  Pointy hat:	mat
  Sponsored by:	Absolight

Modified:
  head/databases/php70-memcached/Makefile   (contents, props changed)

Modified: head/databases/php70-memcached/Makefile
==============================================================================
--- head/databases/php70-memcached/Makefile	Wed Feb  7 17:46:10 2018	(r461158)
+++ head/databases/php70-memcached/Makefile	Wed Feb  7 17:52:31 2018	(r461159)
@@ -18,6 +18,7 @@ OPTIONS_DEFINE=	SASL
 CONFIGURE_ARGS=	--disable-memcached-sasl --enable-memcached-json --with-libmemcached-dir=${LOCALBASE}
 USES=		pkgconfig php:ext
 USE_PHP=	session:build json:build
+PHP_VER=	70
 IGNORE_WITH_PHP=56 71 72
 
 USE_GITHUB=	yes


More information about the svn-ports-head mailing list