aboutsummaryrefslogtreecommitdiff
path: root/math/surf
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2009-05-13 09:46:02 +0000
committerAlex Dupre <ale@FreeBSD.org>2009-05-13 09:46:02 +0000
commit523a16e2bde0806face29fc8489a3cbcf49cfff0 (patch)
tree36ff86cd370c2c0eb1f52fe92bc02aff559884fe /math/surf
parent7b9437e30c95045aa377caf6385cfb927a100461 (diff)
downloadports-523a16e2bde0806face29fc8489a3cbcf49cfff0.tar.gz
ports-523a16e2bde0806face29fc8489a3cbcf49cfff0.zip
Chase libgmp and bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=233833
Diffstat (limited to 'math/surf')
-rw-r--r--math/surf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/surf/Makefile b/math/surf/Makefile
index 859480158a75..7f6bcce2330f 100644
--- a/math/surf/Makefile
+++ b/math/surf/Makefile
@@ -8,7 +8,7 @@
PORTNAME= surf
PORTVERSION= 1.0.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= SF
@@ -18,7 +18,7 @@ COMMENT= Visualize some real algebraic geometry
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
- gmp.7:${PORTSDIR}/math/libgmp4
+ gmp.8:${PORTSDIR}/math/libgmp4
USE_GNOME= gtk12
GNU_CONFIGURE= yes