aboutsummaryrefslogtreecommitdiff
path: root/net/libsocketcpp
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 00:56:24 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 00:56:24 +0000
commit147fdee482ca1a335dcd09608f3b820a1dad2b40 (patch)
tree6adf22ccd743df57b19e1e180d4cc1e16851afeb /net/libsocketcpp
parente0f58ab25d1ad411ed70fe4c114cfbd5bb341348 (diff)
downloadports-147fdee482ca1a335dcd09608f3b820a1dad2b40.tar.gz
ports-147fdee482ca1a335dcd09608f3b820a1dad2b40.zip
Notes
Diffstat (limited to 'net/libsocketcpp')
-rw-r--r--net/libsocketcpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libsocketcpp/Makefile b/net/libsocketcpp/Makefile
index 6535a82a1b25..7d572c6c8825 100644
--- a/net/libsocketcpp/Makefile
+++ b/net/libsocketcpp/Makefile
@@ -16,6 +16,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A C++ wrapper library to the sockets
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.mk>