diff options
Diffstat (limited to 'net/libsocket++/Makefile')
-rw-r--r-- | net/libsocket++/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/libsocket++/Makefile b/net/libsocket++/Makefile index ca5c30e3ac0..26ed93c4a80 100644 --- a/net/libsocket++/Makefile +++ b/net/libsocket++/Makefile @@ -18,9 +18,7 @@ OPTIONS_DEFINE= DOCS GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= libtool makeinfo -USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize -AUTOMAKE_ARGS= -a -c +USES= autoreconf libtool makeinfo INFO= socket++ |