Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2009 17:52:06 -0400
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        "Mark D. Foster" <mark@foster.cc>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: perl & apache circular dependency
Message-ID:  <4A0F3586.9080305@p6m7g8.com>
In-Reply-To: <4A0F02A6.5040805@foster.cc>
References:  <4A0F021A.5010108@foster.cc> <4A0F02A6.5040805@foster.cc>

next in thread | previous in thread | raw e-mail | index | archive | help
Mark D. Foster wrote:
> Never mind - PEBKAC - I broke a rule and put USE_APACHE=2.0 in
> /etc/make.conf
> Apparently there are smarter ways to build mod_fastcgi for apache 2.0.
> 
> Mark D. Foster wrote:
>> I'm running into a circular dependency building perl-5.8.9_2 <->
>> apache-2.0.63
>> Is it just me?
>> Why would perl depend on apxs?
>>   
In general,

* WITH(OUT)?_* are user variables aka /etc/make.conf
* USE_*        are port Makefile only variables for maintainers
* WANT_*       is a little nebulous atm

Also, see ports/Mk/KNOBS for a almost full list of WITH/WITHOUT

to do what you want,

APACHE_PORT=www/apache20 in /etc/make.conf will do it.

http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-php.html#USING-APACHE
http://wiki.freebsd.org/Apache


-- 
------------------------------------------------------------------------
Philip M. Gollucci (philip@ridecharge.com)
did: 703.579.6947, o: 703.549.2050x206
Senior System Admin - RideCharge Inc.
http://ridecharge.com
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.



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