aboutsummaryrefslogtreecommitdiffstats
path: root/math/surf
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-04-28 23:32:57 +0800
committerijliao <ijliao@FreeBSD.org>2002-04-28 23:32:57 +0800
commitf49128d5ebf235dce1e2cddedd447a158f968877 (patch)
treec8309a9b4c54fed9fa305e2d27363e07a9aa8129 /math/surf
parent8f47f455af764883468c952b4ae6ba724b8bdf21 (diff)
downloadfreebsd-ports-gnome-f49128d5ebf235dce1e2cddedd447a158f968877.tar.gz
freebsd-ports-gnome-f49128d5ebf235dce1e2cddedd447a158f968877.tar.zst
freebsd-ports-gnome-f49128d5ebf235dce1e2cddedd447a158f968877.zip
switch to libgmp4
Diffstat (limited to 'math/surf')
-rw-r--r--math/surf/Makefile2
1 files changed, 1 insertions, 1 deletions
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