From f49128d5ebf235dce1e2cddedd447a158f968877 Mon Sep 17 00:00:00 2001 From: ijliao Date: Sun, 28 Apr 2002 15:32:57 +0000 Subject: switch to libgmp4 --- math/surf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/surf/Makefile b/math/surf/Makefile index b0d71c3a7ddf..e35079754445 100644 --- a/math/surf/Makefile +++ b/math/surf/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ - gmp.3:${PORTSDIR}/math/libgmp3 + gmp.5:${PORTSDIR}/math/libgmp4 USE_GTK= yes USE_NEWGCC= yes -- cgit