diff options
Diffstat (limited to 'net/libsocket++')
-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 00d06eae4aec..3c24ee750a2c 100644 --- a/net/libsocket++/Makefile +++ b/net/libsocket++/Makefile @@ -18,7 +18,7 @@ COMMENT= A C++ wrapper library to the sockets GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_AUTOMAKE_VER= 15 -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INFO= socket++ |