aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.gnustep.mk
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-04-24 05:04:25 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-04-24 05:04:25 +0000
commit4262e055758b023d5396d07b01dde000bbbdf8c5 (patch)
tree59760985f30ea9853fa060ce2e13df1624770e2c /Mk/bsd.gnustep.mk
parentb0735936dd72ef0f7299012590dc48bc291c0dfb (diff)
downloadports-4262e055758b023d5396d07b01dde000bbbdf8c5.tar.gz
ports-4262e055758b023d5396d07b01dde000bbbdf8c5.zip
Notes
Diffstat (limited to 'Mk/bsd.gnustep.mk')
-rw-r--r--Mk/bsd.gnustep.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Mk/bsd.gnustep.mk b/Mk/bsd.gnustep.mk
index 986da9eddfc7..70fe30a24a19 100644
--- a/Mk/bsd.gnustep.mk
+++ b/Mk/bsd.gnustep.mk
@@ -515,6 +515,8 @@ TARGLIB!= (cd ${PORTSDIR}/${GNUSTEP_GCC_PORT} && make -V TARGLIB)
#
.if defined(USE_GNUSTEP_LDCONFIG)
.for i in ${USE_GNUSTEP_LDCONFIG}
+# don't remove INSTALLS_SHLIB, see ports/123042
+#USE_LDCONFIG+= ${i}
LDCONFIG_DIRS+= ${i}
.endfor
INSTALLS_SHLIB= yes