Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Dec 2017 17:36:05 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r457183 - head/ftp/proftpd
Message-ID:  <201712241736.vBOHa5dJ096378@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Sun Dec 24 17:36:04 2017
New Revision: 457183
URL: https://svnweb.freebsd.org/changeset/ports/457183

Log:
  Remove unneeded USE_AUTOTOOLS.

Modified:
  head/ftp/proftpd/Makefile

Modified: head/ftp/proftpd/Makefile
==============================================================================
--- head/ftp/proftpd/Makefile	Sun Dec 24 17:35:25 2017	(r457182)
+++ head/ftp/proftpd/Makefile	Sun Dec 24 17:36:04 2017	(r457183)
@@ -49,7 +49,6 @@ PORTDOCS=	*
 
 MAKE_JOBS_UNSAFE=	yes
 USES+=		cpe gmake libtool
-USE_AUTOTOOLS=	autoconf
 GNU_CONFIGURE=	yes
 
 .if !defined(_BUILDING_PROFTPD_MODULE)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712241736.vBOHa5dJ096378>