svn commit: r331296 - head/databases/pear-Horde_Mongo
Martin Matuska
mm at FreeBSD.org
Tue Oct 22 16:34:45 UTC 2013
Author: mm
Date: Tue Oct 22 16:34:45 2013
New Revision: 331296
URL: http://svnweb.freebsd.org/changeset/ports/331296
Log:
Comment defective dependency.
Modified:
head/databases/pear-Horde_Mongo/Makefile
Modified: head/databases/pear-Horde_Mongo/Makefile
==============================================================================
--- head/databases/pear-Horde_Mongo/Makefile Tue Oct 22 16:30:35 2013 (r331295)
+++ head/databases/pear-Horde_Mongo/Makefile Tue Oct 22 16:34:45 2013 (r331296)
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= pear-
MAINTAINER= horde at FreeBSD.org
COMMENT= Horde Mongo Configuration
-RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/mongo.so:${PORTSDIR}/databases/pecl-mongo
+#RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/mongo.so:${PORTSDIR}/databases/pecl-mongo
NO_STAGE= yes
.include <bsd.port.pre.mk>
More information about the svn-ports-head
mailing list