On Thu, Apr 22, 2010 at 11:36:17AM +0200, Luca Pizzamiglio wrote:
> Hallo Andrea,
> 
> I've had the same problem using portupgrade and no clean solution found.
> 
> This is the dirty trick I've used:
> 
> pkg_delete -f libgmp4\*
> portupgrade -N math/gmp
> 
> BTW, portupgrade with -o doesn't work because now the conflicts is 
> checked "before" the building process and gmp building fails..

See if this works:
# env DISABLE_CONFLICTS=1 portmaster -o math/gmp math/libgmp4

-- 
Denny Lin
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to