diff options
Diffstat (limited to 'net/libsocketcpp/Makefile')
-rw-r--r-- | net/libsocketcpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libsocketcpp/Makefile b/net/libsocketcpp/Makefile index fc6cff79e993..32dd85aaccca 100644 --- a/net/libsocketcpp/Makefile +++ b/net/libsocketcpp/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/libsocket/${PORTNAME}-stable/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A C++ wrapper library to the sockets -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |