Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Dec 2017 10:58: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: r457141 - head/dns/samba-nsupdate
Message-ID:  <201712241058.vBOAw5SD025635@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Sun Dec 24 10:58:05 2017
New Revision: 457141
URL: https://svnweb.freebsd.org/changeset/ports/457141

Log:
  Convert to USES=autoreconf.

Modified:
  head/dns/samba-nsupdate/Makefile

Modified: head/dns/samba-nsupdate/Makefile
==============================================================================
--- head/dns/samba-nsupdate/Makefile	Sun Dec 24 10:51:05 2017	(r457140)
+++ head/dns/samba-nsupdate/Makefile	Sun Dec 24 10:58:05 2017	(r457141)
@@ -18,8 +18,7 @@ ISCVERSION=		9.8.6
 
 MAKE_JOBS_UNSAFE=	yes
 
-USE_AUTOTOOLS=		autoconf autoheader
-USES=			ssl
+USES=			autoreconf ssl
 GNU_CONFIGURE=		yes
 
 CONFIGURE_ARGS+=	\



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