aboutsummaryrefslogtreecommitdiff
path: root/archivers/gtar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/gtar/Makefile')
-rw-r--r--archivers/gtar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index b98650a9321c..108d16142334 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -49,7 +49,7 @@ PLIST_SUB+= NLS="@comment "
# after the GNU gzip implementation was replaced with a BSD licensed version
.if (${OSVERSION} >= 602105) && \
(${OSVERSION} < 700000 || ${OSVERSION} >= 700029)
-USE_AUTOTOOLS= autoconf:261:env # autom4te
+USE_AUTOTOOLS= autoconf:262:env # autom4te
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-tests_gzip.at
.endif