aboutsummaryrefslogtreecommitdiff
path: root/math/surf
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-05-10 14:46:47 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-05-10 14:46:47 +0000
commitffcb54b54fe12a4154c13c239dca119d32f6d6e9 (patch)
treed2d1996032dd21dd2dafd5d23094cf94cdd7d2d1 /math/surf
parent241000003cc37531d200773be1eb19996345da3c (diff)
downloadports-ffcb54b54fe12a4154c13c239dca119d32f6d6e9.tar.gz
ports-ffcb54b54fe12a4154c13c239dca119d32f6d6e9.zip
Chase gmp library and bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=161929
Diffstat (limited to 'math/surf')
-rw-r--r--math/surf/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/math/surf/Makefile b/math/surf/Makefile
index ee9c28044181..9beb33eac625 100644
--- a/math/surf/Makefile
+++ b/math/surf/Makefile
@@ -8,7 +8,7 @@
PORTNAME= surf
PORTVERSION= 1.0.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +18,7 @@ COMMENT= Visualize some real algebraic geometry
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
- gmp.6:${PORTSDIR}/math/libgmp4
+ gmp.7:${PORTSDIR}/math/libgmp4
USE_GNOME= gtk12
GNU_CONFIGURE= yes
@@ -27,6 +27,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= surf.1
-.include <bsd.port.pre.mk>
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>