K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2015-10-08T14:57:29.287673Z K 7 svn:log V 554 Add LOCALBASE-based ldconfig dir to plist for non-default PREFIX ldconfig file is always installed into LOCALBASE-based directory (${LOCALBASE}/${LDCONFIG_DIR}) which is first created. When a port redefines PREFIX (PREFIX != LOCALBASE), this directory needs to be mentioned in pkg-plist. Add the directory to the plist. While here, add identation to nested make conditions and loops to improve readability and simplify one empty .if body. This fixes stage-qa for biology/emboss and cad/brlcad Approved by: portmgr (bapt) Differential Revision: D3815 END