diff options
Diffstat (limited to 'net/libsocket++/Makefile')
-rw-r--r-- | net/libsocket++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libsocket++/Makefile b/net/libsocket++/Makefile index 476d5473eb8e..ae06dd83034c 100644 --- a/net/libsocket++/Makefile +++ b/net/libsocket++/Makefile @@ -17,7 +17,7 @@ MAINTAINER= arved@FreeBSD.org COMMENT= A C++ wrapper library to the sockets GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= automake:19 autoconf:261 libtool:15 SCRIPTS_ENV+= ACLOCAL_FLAGS="-I ${LOCALBASE}/share/aclocal/" |