Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Dec 2017 16:28:45 +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: r457292 - head/net/beacon
Message-ID:  <201712261628.vBQGSjA3072835@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Tue Dec 26 16:28:45 2017
New Revision: 457292
URL: https://svnweb.freebsd.org/changeset/ports/457292

Log:
  Remove unneeded USE_AUTOTOOLS.

Modified:
  head/net/beacon/Makefile

Modified: head/net/beacon/Makefile
==============================================================================
--- head/net/beacon/Makefile	Tue Dec 26 16:17:16 2017	(r457291)
+++ head/net/beacon/Makefile	Tue Dec 26 16:28:45 2017	(r457292)
@@ -16,8 +16,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 WWW_DIR?=	${PREFIX}/www/
 PLIST_SUB+=	VERSION=${PORTVERSION}
 
+GNU_CONFIGURE=	yes
 USES=		perl5
-USE_AUTOTOOLS=	autoconf
 PORTDOCS=	README
 
 OPTIONS_DEFINE=	DOCS IPV6



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