aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/gmsh/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index 2b9c14ca7082..24215a192586 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -19,7 +19,9 @@ RUN_DEPENDS= getdp:${PORTSDIR}/science/getdp
LIB_DEPENDS= gsl.10:${PORTSDIR}/math/gsl \
fltk.1:${PORTSDIR}/x11-toolkits/fltk
-USE_ZIP= yes
+.if defined(BATCH)
+IGNORE= fails to build on the cluster
+.endif
.if !defined(WITHOUT_TRIANGLE)
NO_CDROM= Triangle must not be sold for profit