Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2007 23:36:38 -0500
From:      Joe Auty <joe@netmusician.org>
To:        freebsd-questions Questions <freebsd-questions@freebsd.org>
Subject:   Re: RT36 port WITH_APACHE2
Message-ID:  <73DE0F54-0275-4614-96FF-4C453CF2269F@netmusician.org>
In-Reply-To: <8D030410-F770-42D4-9E03-494055B29011@netmusician.org>
References:  <B5F3E776-F8EC-4F77-B87B-F6E2A252410C@netmusician.org> <8D030410-F770-42D4-9E03-494055B29011@netmusician.org>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I figured this out,

My pkgtools.conf make args needed to read:

> MAKE_ARGS = {
>       	<snipped>
>         'www/rt36' => '-DWITH_APACHE2'
>   }

rather than:

> MAKE_ARGS = {
>       	<snipped>
>         'www/rt36' => 'WITH_APACHE2'
>   }


Why is it that some make arguments in this file need the -D while  
some don't? Hmmm.....



On Feb 12, 2007, at 9:03 PM, Joe Auty wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Anybody?
>
> Why would the pkgtools.conf make args not work while throwing in a - 
> D<make arg> to a manual make command in the ports tree works?
>
>
> On Feb 12, 2007, at 2:36 AM, Joe Auty wrote:
>
>> Hello,
>>
>> Why is it that when I:
>>
>> cd /usr/ports/www/rt36
>> make -DWITH_APACHE2
>>
>>
>> This works fine, but when I add:
>>
>>  MAKE_ARGS = {
>>       	<snipped>
>>         'www/rt36' => 'WITH_APACHE2'
>>   }
>>
>>
>> to my /usr/local/etc/pkgtools.conf and do a portupgrade -f rt, I get:
>>
>> # portupgrade -f rt
>> --->  Reinstalling 'rt-3.6.3' (www/rt36)
>> --->  Building '/usr/ports/www/rt36' with make flags: WITH_APACHE2
>> make: don't know how to make WITH_APACHE2. Stop
>> ** Listing the failed packages (*:skipped / !:failed)
>>         ! www/rt36 (rt-3.6.3)   (clean error)
>> --->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
>>
>>
>>
>>
>>
>>
>> -----------
>> Joe Auty
>> NetMusician: web publishing software for musicians
>> http://www.netmusician.org
>> joe@netmusician.org
>>
>>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (Darwin)
>
> iD8DBQFF0RyNCgdfeCwsL5ERAj4HAKCjw54u2ikFoT96ff2X/JDMB6qbNgCgir25
> /Dkmsa9kzE4rLq+vNbAxBlc=
> =zSg2
> -----END PGP SIGNATURE-----
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions- 
> unsubscribe@freebsd.org"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (Darwin)

iD8DBQFF0pHXCgdfeCwsL5ERAppVAJ0a4zL85uHVKEVqWadnTBxOdJt1NQCeNiLl
q/SV779NHAZMVsFIk/jokSE=
=zP+2
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?73DE0F54-0275-4614-96FF-4C453CF2269F>