diff options
Diffstat (limited to 'net/libsocketcpp/Makefile')
-rw-r--r-- | net/libsocketcpp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/libsocketcpp/Makefile b/net/libsocketcpp/Makefile index 8422c9dfdf38..8c1a5b624549 100644 --- a/net/libsocketcpp/Makefile +++ b/net/libsocketcpp/Makefile @@ -13,6 +13,9 @@ COMMENT= C++ wrapper library to the sockets LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses gets(3) +EXPIRATION_DATE= 2017-11-05 + USES= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |