aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/extattrctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/extattrctl/Makefile')
-rw-r--r--usr.sbin/extattrctl/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.sbin/extattrctl/Makefile b/usr.sbin/extattrctl/Makefile
index 0fba0197974a..496a8aa8c7c1 100644
--- a/usr.sbin/extattrctl/Makefile
+++ b/usr.sbin/extattrctl/Makefile
@@ -3,7 +3,4 @@
PROG= extattrctl
MAN= extattrctl.8
-DPADD= ${LIBUTIL}
-LDADD= -lutil
-
.include <bsd.prog.mk>