aboutsummaryrefslogtreecommitdiff
path: root/graphics/openrm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/openrm/Makefile')
-rw-r--r--graphics/openrm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/openrm/Makefile b/graphics/openrm/Makefile
index feb63921b6cb..8714ac0fe3d1 100644
--- a/graphics/openrm/Makefile
+++ b/graphics/openrm/Makefile
@@ -39,7 +39,7 @@ MAKE_ARGS= AR=${AR} \
RM=${RM} \
STRIP_CMD=${STRIP_CMD} \
X11BASE=${X11BASE}
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
ONLY_FOR_ARCHS= i386
.if !defined(WITH_DEMOS)