reinstalling a port with new compile option
Garrett Cooper
youshi10 at u.washington.edu
Sun Jun 3 17:02:35 UTC 2007
Joe Holden wrote:
> Juan Miscara wrote:
>> I have net/samba3 installed on my FreeBSD 6.2 box. I now want to
>> have ACL_SUPPORT compiled in. Without updating my sources, what is
>> the safest way to achieve this?
>>
>> Thank you,
>>
>> Juan
> cd /usr/ports/net/samba3
> make deinstall clean
> make WITH_ACL_SUPPORT=yes install clean
>
> HTH,
> Joe
cd /usr/ports/{something} && make config. Most unilateral solution and
works a lot of the time (whenever configuration's an option).
-Garrett
More information about the freebsd-questions
mailing list