[Midnightbsd-cvs] mports [18443] trunk/www/zend-framework/Makefile: drop pecl-memcached depends for now.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Mar 29 10:00:59 EDT 2015


Revision: 18443
          http://svnweb.midnightbsd.org/mports/?rev=18443
Author:   laffer1
Date:     2015-03-29 10:00:58 -0400 (Sun, 29 Mar 2015)
Log Message:
-----------
drop pecl-memcached depends for now. We cant use that currently

Modified Paths:
--------------
    trunk/www/zend-framework/Makefile

Modified: trunk/www/zend-framework/Makefile
===================================================================
--- trunk/www/zend-framework/Makefile	2015-03-29 13:59:36 UTC (rev 18442)
+++ trunk/www/zend-framework/Makefile	2015-03-29 14:00:58 UTC (rev 18443)
@@ -45,8 +45,7 @@
 .else
 USE_PHP+=	sqlite3
 .endif
-RUN_DEPENDS+=	pecl-memcache>=0:${PORTSDIR}/databases/pecl-memcache \
-		pecl-memcached>=0:${PORTSDIR}/databases/pecl-memcached
+RUN_DEPENDS+=	pecl-memcache>=0:${PORTSDIR}/databases/pecl-memcache
 .endif
 .if ${PORT_OPTIONS:MOPTPHP}
 USE_PHP+=	bcmath bitset json posix



More information about the Midnightbsd-cvs mailing list