aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2008-08-20 00:57:32 +0000
committerAde Lovett <ade@FreeBSD.org>2008-08-20 00:57:32 +0000
commit771ea13f4111cf3212b9c32c18ac5fc1975d483d (patch)
treeb4d0fdbbaaf974fbf1b69ebcbe9a956cb4eed79d /ftp
parent582d67b410e45602807f37bf0e20fd522b31b033 (diff)
downloadports-771ea13f4111cf3212b9c32c18ac5fc1975d483d.tar.gz
ports-771ea13f4111cf3212b9c32c18ac5fc1975d483d.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/gproftpd/Makefile2
-rw-r--r--ftp/moftpd/Makefile2
-rw-r--r--ftp/proftpd-devel/Makefile2
-rw-r--r--ftp/proftpd/Makefile2
-rw-r--r--ftp/wput/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/ftp/gproftpd/Makefile b/ftp/gproftpd/Makefile
index 591acbee7533..34e2bda32e24 100644
--- a/ftp/gproftpd/Makefile
+++ b/ftp/gproftpd/Makefile
@@ -17,7 +17,7 @@ COMMENT= Gtk2 Frontend for proftpd daemon
RUN_DEPENDS= proftpd:${PORTSDIR}/ftp/proftpd
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
GNU_CONFIGURE= yes
USE_GNOME= gtk20 pkgconfig
diff --git a/ftp/moftpd/Makefile b/ftp/moftpd/Makefile
index 6b173572fa6e..64b426e9f648 100644
--- a/ftp/moftpd/Makefile
+++ b/ftp/moftpd/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= clement
MAINTAINER= clement@FreeBSD.org
COMMENT= A powerful FTP server supporting IPv6, TLS, and much more
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
USE_GMAKE= yes
USE_RC_SUBR= yes
USE_PERL5_BUILD=yes
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile
index f86568a0af94..4fc9987dc59d 100644
--- a/ftp/proftpd-devel/Makefile
+++ b/ftp/proftpd-devel/Makefile
@@ -57,7 +57,7 @@ PORTEXAMPLES= ASCII.html CreateHome.html Filters.html SQL.html Umask.html \
USE_GMAKE= yes
USE_BZIP2= yes
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
GNU_CONFIGURE= yes
CONFLICTS= proftpd-1.[0-9].*
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index fb19e8660e89..dc11a9039220 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -53,7 +53,7 @@ PORTEXAMPLES= ASCII.html CreateHome.html Filters.html SQL.html Umask.html \
USE_GMAKE= yes
USE_BZIP2= yes
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
GNU_CONFIGURE= yes
CONFLICTS= proftpd-devel-1.[0-9].*
diff --git a/ftp/wput/Makefile b/ftp/wput/Makefile
index e5988c5542a4..34d8d355b4b7 100644
--- a/ftp/wput/Makefile
+++ b/ftp/wput/Makefile
@@ -22,7 +22,7 @@ PORTEXAMPLES= USAGE.examples USAGE.resumehandling USAGE.urlhandling \
passwordfile wputrc
USE_GETTEXT= yes
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= LIBS="${LDFLAGS}"