aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorjrm <jrm@FreeBSD.org>2018-12-07 01:18:45 +0800
committerjrm <jrm@FreeBSD.org>2018-12-07 01:18:45 +0800
commite2343900b5baa5ca04f5ace6f0b5242e45a0466c (patch)
tree8a7e514acacfe43b09ca9a1078506c6b1ea8b0e1 /cad
parente1b1e02381f61d56989af24cbd920c5d35c6f9b8 (diff)
downloadfreebsd-ports-gnome-e2343900b5baa5ca04f5ace6f0b5242e45a0466c.tar.gz
freebsd-ports-gnome-e2343900b5baa5ca04f5ace6f0b5242e45a0466c.tar.zst
freebsd-ports-gnome-e2343900b5baa5ca04f5ace6f0b5242e45a0466c.zip
cad/gmsh: Remove redundant USE_LDCONFIG=yes
This should not have been added in r486753, because it is already present as SHARED_VARS=USE_LDCONFIG=yes, i.e., when the shared libraries knob is on.
Diffstat (limited to 'cad')
-rw-r--r--cad/gmsh/Makefile1
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