diff options
Diffstat (limited to 'sysutils/lineakd/Makefile')
-rw-r--r-- | sysutils/lineakd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lineakd/Makefile b/sysutils/lineakd/Makefile index 7e49ca8d59be..8621d9184519 100644 --- a/sysutils/lineakd/Makefile +++ b/sysutils/lineakd/Makefile @@ -37,7 +37,7 @@ USE_GCC= 3.4 GNU_CONFIGURE= yes EXTRA_PATCHES= ${FILESDIR}/extra-patch-ltmain.sh .else -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 .endif post-patch: |