diff options
author | antoine <antoine@FreeBSD.org> | 2016-12-12 01:40:02 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-12-12 01:40:02 +0800 |
commit | 5a191198740897047ef81ba67a9d129c3e15c690 (patch) | |
tree | 0a32507cf68246f068ff847f12de6bd13d3c7d0f /cad/gmsh | |
parent | b327c15d711bfec88f473177ac6f978f8909e15a (diff) | |
download | freebsd-ports-gnome-5a191198740897047ef81ba67a9d129c3e15c690.tar.gz freebsd-ports-gnome-5a191198740897047ef81ba67a9d129c3e15c690.tar.zst freebsd-ports-gnome-5a191198740897047ef81ba67a9d129c3e15c690.zip |
Those ports build fine with bsd make
Diffstat (limited to 'cad/gmsh')
-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 |