diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/gmsh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 70b6c01aac72..2b9c14ca7082 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= getdp:${PORTSDIR}/science/getdp LIB_DEPENDS= gsl.10:${PORTSDIR}/math/gsl \ fltk.1:${PORTSDIR}/x11-toolkits/fltk +USE_ZIP= yes + .if !defined(WITHOUT_TRIANGLE) NO_CDROM= Triangle must not be sold for profit EXTRACT_DEPENDS+= ${NONEXISTENT}:${TRIANGLE_PORTDIR}:patch |