svn commit: r457141 - head/dns/samba-nsupdate

Tijl Coosemans tijl at FreeBSD.org
Sun Dec 24 10:58:06 UTC 2017


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+=	\


More information about the svn-ports-all mailing list