summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp/ntpq
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ntp/ntpq')
-rw-r--r--usr.sbin/ntp/ntpq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ntp/ntpq/Makefile b/usr.sbin/ntp/ntpq/Makefile
index 7d3e1e5..f7159f0 100644
--- a/usr.sbin/ntp/ntpq/Makefile
+++ b/usr.sbin/ntp/ntpq/Makefile
@@ -13,7 +13,7 @@ CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../
DPADD= ${LIBNTP} ${LIBMD}
LDADD= ${LIBNTP} -lmd
-+ .if !defined(NO_GNU)
+.if !defined(NO_GNU)
DPADD+= ${LIBREADLINE} ${LIBTERMCAP}
LDADD+= -lreadline -ltermcap
CFLAGS+= -DHAVE_LIBREADLINE -DHAVE_READLINE_HISTORY_H \
OpenPOWER on IntegriCloud