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 abcc859c4273..8bf09ad378e2 100644 --- a/net/libsocket++/Makefile +++ b/net/libsocket++/Makefile @@ -20,7 +20,7 @@ LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= automake:111 autoconf:268 libtool:22 +USE_AUTOTOOLS= automake autoconf libtool SCRIPTS_ENV+= ACLOCAL_FLAGS="-I ${LOCALBASE}/share/aclocal/" INFO= socket++ |