Hi,
Security question:
should the environment variable LD_RUN_PATH be part of (present in) ports'
Makefiles, configure files, build scripts, etc ?
ld(1):
...
-rpath=dir
-rpath-link=dir
...
Search results (do it yourself):
$ grep -r LD_RUN_PATH /usr/ports/
...
jb