aboutsummaryrefslogtreecommitdiff
path: root/devel/mimir/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/mimir/Makefile')
-rw-r--r--devel/mimir/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mimir/Makefile b/devel/mimir/Makefile
index 163e136f8a04..fbf40293a385 100644
--- a/devel/mimir/Makefile
+++ b/devel/mimir/Makefile
@@ -17,6 +17,6 @@ COMMENT= Data-structure library used by the Elan Programming Environment
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.mk>