aboutsummaryrefslogtreecommitdiff
path: root/devel/libcapsinetwork/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libcapsinetwork/Makefile')
-rw-r--r--devel/libcapsinetwork/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libcapsinetwork/Makefile b/devel/libcapsinetwork/Makefile
index 20243de8f784..3aa8c70efb77 100644
--- a/devel/libcapsinetwork/Makefile
+++ b/devel/libcapsinetwork/Makefile
@@ -14,6 +14,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Network library aimed at easy development of C++ server daemons
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.mk>