Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jun 2015 16:07:23 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r390251 - head/dns/inadyn-mt
Message-ID:  <201506211607.t5LG7OH7035284@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Jun 21 16:07:23 2015
New Revision: 390251
URL: https://svnweb.freebsd.org/changeset/ports/390251

Log:
  Convert to USES=autoreconf

Modified:
  head/dns/inadyn-mt/Makefile

Modified: head/dns/inadyn-mt/Makefile
==============================================================================
--- head/dns/inadyn-mt/Makefile	Sun Jun 21 16:03:34 2015	(r390250)
+++ head/dns/inadyn-mt/Makefile	Sun Jun 21 16:07:23 2015	(r390251)
@@ -12,7 +12,7 @@ COMMENT=	Simple dynamic dns client
 
 LICENSE=	GPLv3
 
-USE_AUTOTOOLS=	autoconf automake:env
+USES=		autoreconf
 USE_RC_SUBR=	inadyn-mt
 GNU_CONFIGURE=	yes
 



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