- back out last (approved) commit

substitution fails, pointhat run did not reveal the problem.
using USE_LDCONFIG+=${i} does not work.
USE_LDCONFIG is still broken with custom PREFIX
This commit is contained in:
Dirk Meyer 2008-04-23 05:51:23 +00:00
parent 5b1e54fcd9
commit c5cfffa2e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211821

View file

@ -517,7 +517,7 @@ TARGLIB!= (cd ${PORTSDIR}/${GNUSTEP_GCC_PORT} && make -V TARGLIB)
.for i in ${USE_GNUSTEP_LDCONFIG}
LDCONFIG_DIRS+= ${i}
.endfor
USE_LDCONFIG= yes
INSTALLS_SHLIB= yes
.endif
# eof