diff options
author | tijl <tijl@FreeBSD.org> | 2017-12-25 01:36:04 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2017-12-25 01:36:04 +0800 |
commit | 02176ba2806b4fe5bb5513624e871c4793097bf8 (patch) | |
tree | afcc35bfc5dba27e5832cc759a461e4cbe2d1563 /ftp/proftpd | |
parent | 9d49acf948f3e7492dc321ed9f13c05cf2df0a9d (diff) | |
download | freebsd-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/Makefile | 1 |
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) |