diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/gmsh/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 2c31f1accdb3..f6c9031318ec 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -25,7 +25,6 @@ RUN_DEPENDS= getdp:science/getdp USES= blaslapack compiler:c++11-lang cmake fortran gl jpeg tar:tgz USE_GL= gl glu USE_XORG= x11 xcursor xext xinerama xfixes xft xrender -USE_LDCONFIG= yes CMAKE_ARGS= -DCMAKE_SKIP_RPATH:BOOL=YES |