summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp/ntpq
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2004-07-22 08:32:17 +0000
committerroberto <roberto@FreeBSD.org>2004-07-22 08:32:17 +0000
commit49a4f2471ec041bdef595cd1ff83981fa464df97 (patch)
tree682b26424d4d867e65bbdfdf60a04932aeb27b25 /usr.sbin/ntp/ntpq
parent393a8563ce53c0957b638f2b8837b256f3395794 (diff)
downloadFreeBSD-src-49a4f2471ec041bdef595cd1ff83981fa464df97.zip
FreeBSD-src-49a4f2471ec041bdef595cd1ff83981fa464df97.tar.gz
Correct a cut/paste error.
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