GMP change

Denny Lin dennylin93 at hs.ntnu.edu.tw
Thu Apr 22 10:27:36 UTC 2010


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


More information about the freebsd-ports mailing list