aboutsummaryrefslogtreecommitdiffstats
path: root/misc/afbackup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/afbackup/Makefile')
-rw-r--r--misc/afbackup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/afbackup/Makefile b/misc/afbackup/Makefile
index 7a355114cf89..ec7141aa6c15 100644
--- a/misc/afbackup/Makefile
+++ b/misc/afbackup/Makefile
@@ -33,8 +33,8 @@ RUN_DEPENDS+= wish8.3:${PORTSDIR}/x11-toolkits/tk83
.else
MAKE_ARGS+= NO_GUI=yes
.endif
-USE_AUTOCONF= yes
-USE_LIBTOOL= yes
+USE_AUTOCONF_VER= 213
+USE_LIBTOOL_VER= 13
.if defined(NO_AUTOKEY) && defined(PACKAGE_BUILDING)
INGORE = "cannot be build in batch mode whithout automated DES key generation"
.endif