diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2010-01-02 10:27:05 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2010-01-02 10:27:05 +0000 |
| commit | b7946da96b4498519f66f3f5fe72d1474bf13f7d (patch) | |
| tree | 756926e3b5383e94680dcfd7df8fd002f56e1dd7 /usr.bin/write | |
| parent | 01cc221b4cb01158146875b6acbd412cbbef4a88 (diff) | |
Notes
Diffstat (limited to 'usr.bin/write')
| -rw-r--r-- | usr.bin/write/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/write/Makefile b/usr.bin/write/Makefile index e34a61d8be6e..31f102ad2342 100644 --- a/usr.bin/write/Makefile +++ b/usr.bin/write/Makefile @@ -5,8 +5,6 @@ PROG= write BINMODE=2555 BINGRP= tty -WARNS?= 6 - DPADD= ${LIBULOG} LDADD= -lulog |
