aboutsummaryrefslogtreecommitdiff
path: root/devel/ossp-ex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ossp-ex/Makefile')
-rw-r--r--devel/ossp-ex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ossp-ex/Makefile b/devel/ossp-ex/Makefile
index 6f5a4e90ea16..e382764031de 100644
--- a/devel/ossp-ex/Makefile
+++ b/devel/ossp-ex/Makefile
@@ -18,7 +18,7 @@ COMMENT= OSSP ex is a small exception handling library for use in C
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.pre.mk>