diff options
Diffstat (limited to 'misc/afbackup/Makefile')
-rw-r--r-- | misc/afbackup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/afbackup/Makefile b/misc/afbackup/Makefile index 41855aa787e6..774f91a8ae26 100644 --- a/misc/afbackup/Makefile +++ b/misc/afbackup/Makefile @@ -39,7 +39,7 @@ RUN_DEPENDS+= wish8.3:${PORTSDIR}/x11-toolkits/tk83 .else MAKE_ARGS+= NO_GUI=yes .endif -USE_AUTOTOOLS= autoconf:213 libtool:13 +USE_AUTOTOOLS= autoconf:213 libtool:15 .if defined(NO_AUTOKEY) && defined(PACKAGE_BUILDING) INGORE = "cannot be build in batch mode whithout automated DES key generation" .endif |