summaryrefslogtreecommitdiff
path: root/math/surf
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-25 07:09:44 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-25 07:09:44 +0000
commit03ff469809e9682d2bdfed24b19ecf951d7bcfcb (patch)
tree5dab0a1b4f91f31860986b9fe92b99867ae24d14 /math/surf
parentfix doc installation path (diff)
bump libgmp4 libversion
Notes
Notes: svn path=/head/; revision=61910
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 e35079754445..ff6e2fd2aedc 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.5:${PORTSDIR}/math/libgmp4
+ gmp.6:${PORTSDIR}/math/libgmp4
USE_GTK= yes
USE_NEWGCC= yes