diff options
Diffstat (limited to 'net-mgmt/ipv6calc/Makefile')
-rw-r--r-- | net-mgmt/ipv6calc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile index 5dce7893f565..3cf5864d1ca3 100644 --- a/net-mgmt/ipv6calc/Makefile +++ b/net-mgmt/ipv6calc/Makefile @@ -16,7 +16,7 @@ COMMENT= Convert, change and calculate with IPv6 addresses GNU_CONFIGURE= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13 do-install: @${INSTALL_PROGRAM} ${WRKSRC}/ipv6calc/ipv6calc ${PREFIX}/bin |