aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/proftpd
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2017-12-25 01:36:04 +0800
committertijl <tijl@FreeBSD.org>2017-12-25 01:36:04 +0800
commit02176ba2806b4fe5bb5513624e871c4793097bf8 (patch)
treeafcc35bfc5dba27e5832cc759a461e4cbe2d1563 /ftp/proftpd
parent9d49acf948f3e7492dc321ed9f13c05cf2df0a9d (diff)
downloadfreebsd-ports-gnome-02176ba2806b4fe5bb5513624e871c4793097bf8.tar.gz
freebsd-ports-gnome-02176ba2806b4fe5bb5513624e871c4793097bf8.tar.zst
freebsd-ports-gnome-02176ba2806b4fe5bb5513624e871c4793097bf8.zip
Remove unneeded USE_AUTOTOOLS.
Diffstat (limited to 'ftp/proftpd')
-rw-r--r--ftp/proftpd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 76bc362f960a..90ff5a675d0d 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -49,7 +49,6 @@ PORTDOCS= *
MAKE_JOBS_UNSAFE= yes
USES+= cpe gmake libtool
-USE_AUTOTOOLS= autoconf
GNU_CONFIGURE= yes
.if !defined(_BUILDING_PROFTPD_MODULE)