diff options
author | Cy Schubert <cy@FreeBSD.org> | 2019-09-10 05:17:51 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2019-09-10 05:17:51 +0000 |
commit | ff3039386a1e16d366189e2d9d32ca21772f86b2 (patch) | |
tree | 88669ff2d615fe8ac6985276edb3dc9a2db5b0f0 /net/ntp | |
parent | Chase r482219: Fix build on armv6. (diff) |
TrustedBSD-MAC has been accepted upstream.
Diffstat (limited to 'net/ntp')
-rw-r--r-- | net/ntp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile index f9ea9a782ef9..a9a7b633ad61 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -19,7 +19,6 @@ CONFLICTS= ntp-devel-* openntpd-* USES= cpe pathfix shebangfix libedit libtool localbase:ldflags \ pkgconfig -USES+= autoreconf # until trustedbsd-mac changes accepted upstream GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-leap-smear --enable-trustedbsd-mac \ |