Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Apr 2014 17:48:21 +0200
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        Mark Felder <feld@FreeBSD.org>, Alex Dupre <ale@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@FreeBSD.org
Subject:   Re: svn commit: r349342 - in head: . Mk lang/php5 lang/php5-extensions lang/php55 lang/php55-extensions www www/mod_php5 www/mod_php55
Message-ID:  <989908208B3C2C08D1088490@ogg.in.absolight.net>
In-Reply-To: <C0F3A73A-6ED6-412F-B600-CD9B8BB53D5E@FreeBSD.org>
References:  <201403271609.s2RG9b12057277@svn.freebsd.org> <02739C15-7ED3-4343-A0CC-B82EB96D1A81@FreeBSD.org> <C0F3A73A-6ED6-412F-B600-CD9B8BB53D5E@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
+--On 1 avril 2014 17:37:47 -0700 Mark Felder <feld@FreeBSD.org> wrote:
| As an attempted workaround, I added the following to my make.conf:
| 
| WANT_PHP_MOD= YES
| 
| And that leaves me with this build error:
| 
| ====>> Error: www/mod_php5 incorrectly depends on itself. Please contact
| maintainer of the port to fix this.

Well, of course, WANT_MOD_PHP=yes is a directive you put in a *port*
makefile to say you want mod_php5.
You have to do what UPDATING says:

20140327:
  AFFECTS: users of lang/php5 and lang/php55 with Apache module

  The Apache PHP module has been separated from the main PHP port.
  If it is needed, install either www/mod_php5 or www/mod_php55.


(and yes, it's a pain.)

-- 
Mathieu Arnold



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