aboutsummaryrefslogtreecommitdiff
path: root/math/surf
diff options
context:
space:
mode:
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>