diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-12-11 17:40:02 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-12-11 17:40:02 +0000 |
commit | bfa49f235881297fcecbab21837fb5893014d22c (patch) | |
tree | 0a32507cf68246f068ff847f12de6bd13d3c7d0f /cad/gmsh/Makefile | |
parent | Update to 2.3.1 (diff) |
Those ports build fine with bsd make
Diffstat (limited to '')
-rw-r--r-- | cad/gmsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index fb6e05085c88..e69828e5f2c0 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -28,7 +28,7 @@ BROKEN_FreeBSD_12_i386=Does not build on FreeBSD 12 i386 due to a clang bug: htt SLAVEDIRS= cad/gmsh-occ -USES= blaslapack cmake fortran gmake jpeg tar:tgz +USES= blaslapack cmake fortran jpeg tar:tgz USE_GL= gl glu USE_XORG= x11 xcursor xext xinerama xfixes xft |