Date: Tue, 10 Oct 2017 23:17:20 +0200 From: Martin Matuska <mm@freebsd.org> To: Baptiste Daroussin <bapt@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r451218 - in head/www: asterisk-stat atutor b2evolution bacula-web bblog chems claroline cmsmadesimple dotproject efront elgg entrans eventum freeway gallery2 gallery3 gregarius habari ... Message-ID: <20171010231720.Horde.Qt2qXlQk53SwOFxVwbGHG0Y@mail.vx.sk> In-Reply-To: <201710041129.v94BTFpm099298@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Baptiste, I am really curoius how made "USE_MYSQL= serve2" its way to break www/horde-base. Should I remove the line or do you want to check what went wrong? Cheers, mm Quoting Baptiste Daroussin <bapt@freebsd.org>: > Author: bapt > Date: Wed Oct 4 11:29:14 2017 > New Revision: 451218 > URL: https://svnweb.freebsd.org/changeset/ports/451218 > > Log: > Convert to USES=php > While here convert some ports to optiosn helpers > > Modified: > ... > head/www/horde-base/Makefile > ... > > Modified: head/www/horde-base/Makefile > ============================================================================== > --- head/www/horde-base/Makefile Wed Oct 4 11:23:34 2017 > (r451217) > +++ head/www/horde-base/Makefile Wed Oct 4 11:29:14 2017 > (r451218) > @@ -1,3 +1,4 @@ > +USE_MYSQL= serve2 > # $FreeBSD$ > > PORTNAME= horde > @@ -18,7 +19,7 @@ ICONV_DESC= Depend on PHP iconv extension > TWITTER_DESC= Support connections to Twitter > WEATHER_DESC= Support weather forecast display > > -USES= horde cpe > +USES= horde cpe php > USE_PHP= filter gettext hash > > USE_HORDE_BUILD= Horde_Role -- Martin Matuska FreeBSD committer http://blog.vx.sk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171010231720.Horde.Qt2qXlQk53SwOFxVwbGHG0Y>