summaryrefslogtreecommitdiffstats
path: root/usr.bin/write/Makefile
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2010-01-13 18:09:54 +0000
committered <ed@FreeBSD.org>2010-01-13 18:09:54 +0000
commita618bd1a158a3f8174b7ede338f30c70df7cf77b (patch)
tree66d7905a7dddba5593f48b0defbadd5033878357 /usr.bin/write/Makefile
parent7aa5833636168ba9989927eb04dc999194aa0d6d (diff)
downloadFreeBSD-src-a618bd1a158a3f8174b7ede338f30c70df7cf77b.zip
FreeBSD-src-a618bd1a158a3f8174b7ede338f30c70df7cf77b.tar.gz
Perform all trivial ports to utmpx for usr.bin/.
They were already converted to use libulog, so it's easy to convert them to utmpx.
Diffstat (limited to 'usr.bin/write/Makefile')
-rw-r--r--usr.bin/write/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/write/Makefile b/usr.bin/write/Makefile
index 31f102a..94345c4 100644
--- a/usr.bin/write/Makefile
+++ b/usr.bin/write/Makefile
@@ -5,7 +5,4 @@ PROG= write
BINMODE=2555
BINGRP= tty
-DPADD= ${LIBULOG}
-LDADD= -lulog
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud