summaryrefslogtreecommitdiffstats
path: root/usr.sbin/stallion/stlstats/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/stallion/stlstats/Makefile')
-rw-r--r--usr.sbin/stallion/stlstats/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/stallion/stlstats/Makefile b/usr.sbin/stallion/stlstats/Makefile
index e0eda1a..fdbce14 100644
--- a/usr.sbin/stallion/stlstats/Makefile
+++ b/usr.sbin/stallion/stlstats/Makefile
@@ -3,7 +3,7 @@
PROG= stlstats
MAN8= stlstats.8
-DPADD= ${LIBNCURSES} ${LIBMYTINFO}
-LDADD= -lncurses -lmytinfo
+DPADD= ${LIBNCURSES}
+LDADD= -lncurses
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud