summaryrefslogtreecommitdiff
path: root/cad/gmsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gmsh/Makefile')
-rw-r--r--cad/gmsh/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index 8fbcc5a5210d..fb6e05085c88 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gmsh
-PORTVERSION= 2.14.1
-PORTREVISION= 1
+PORTVERSION= 2.15.0
CATEGORIES= cad
MASTER_SITES= http://gmsh.info/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
@@ -31,7 +30,7 @@ SLAVEDIRS= cad/gmsh-occ
USES= blaslapack cmake fortran gmake jpeg tar:tgz
USE_GL= gl glu
-USE_XORG= x11 xext xfixes xft
+USE_XORG= x11 xcursor xext xinerama xfixes xft
MAKE_JOBS_UNSAFE=yes