reinstalling a port with new compile option

Joe Holden joe at joeholden.co.uk
Sun Jun 3 16:47:06 UTC 2007


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


More information about the freebsd-questions mailing list