aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2018-10-16 20:02:28 +0800
committercy <cy@FreeBSD.org>2018-10-16 20:02:28 +0800
commite09c200c0bdf66f64839a04a77d1d0a612595909 (patch)
tree5f432fe8e9597391d225ebaeeb6a3872b2b21e35 /net
parente5bf4f3c4ecfba2318c1e1f1233161f369ec9050 (diff)
downloadfreebsd-ports-gnome-e09c200c0bdf66f64839a04a77d1d0a612595909.tar.gz
freebsd-ports-gnome-e09c200c0bdf66f64839a04a77d1d0a612595909.tar.zst
freebsd-ports-gnome-e09c200c0bdf66f64839a04a77d1d0a612595909.zip
Fix build on armv6.
Submitted by: garga@ MFH: 2018Q4
Diffstat (limited to 'net')
-rw-r--r--net/ntp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index e58c2dcf1bef..0030dc214165 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -22,7 +22,8 @@ USES= cpe pathfix shebangfix libedit libtool localbase:ldflags \
USES+= autoreconf # until trustedbsd-mac changes accepted upstream
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-leap-smear --enable-trustedbsd-mac
+CONFIGURE_ARGS= --enable-leap-smear --enable-trustedbsd-mac \
+ --with-locfile=freebsd
TEST_TARGET= check