summaryrefslogtreecommitdiffstats
path: root/usr.bin/xinstall/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/xinstall/Makefile')
-rw-r--r--usr.bin/xinstall/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/xinstall/Makefile b/usr.bin/xinstall/Makefile
index eeb6c19..d972937 100644
--- a/usr.bin/xinstall/Makefile
+++ b/usr.bin/xinstall/Makefile
@@ -4,6 +4,7 @@
PROG= xinstall
SRCS= xinstall.c
MAN1= install.1
+DPADD= ${LIBUTIL}
LDADD= -lutil
install: maninstall
OpenPOWER on IntegriCloud