diff options
-rw-r--r-- | math/surf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/surf/Makefile b/math/surf/Makefile index b0d71c3..e350797 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 |