aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/tnftpd/files/patch-configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/tnftpd/files/patch-configure.ac')
-rw-r--r--ftp/tnftpd/files/patch-configure.ac14
1 files changed, 14 insertions, 0 deletions
diff --git a/ftp/tnftpd/files/patch-configure.ac b/ftp/tnftpd/files/patch-configure.ac
new file mode 100644
index 00000000000..9383d31a434
--- /dev/null
+++ b/ftp/tnftpd/files/patch-configure.ac
@@ -0,0 +1,14 @@
+Feature silent-rules needs atleast autoconf 1.11, however we still have
+at most autoconf 1.10 in ports tree (2010/09/10).
+
+--- configure.ac.orig 2010-03-24 13:31:39.000000000 +0100
++++ configure.ac 2010-03-24 13:31:39.000000000 +0200
+@@ -18,7 +18,7 @@
+ AC_CONFIG_HEADERS([tnftpd_config.h])
+ AC_CONFIG_LIBOBJ_DIR([libnetbsd])
+
+-AM_INIT_AUTOMAKE([-Wall -Werror foreign nostdinc silent-rules])
++AM_INIT_AUTOMAKE([-Wall -Werror foreign nostdinc])
+ AM_MAINTAINER_MODE
+
+ #