summaryrefslogtreecommitdiffstats
path: root/sbin/swapon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/swapon/Makefile')
-rw-r--r--sbin/swapon/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/swapon/Makefile b/sbin/swapon/Makefile
index 85b0f0a..6f8e8df 100644
--- a/sbin/swapon/Makefile
+++ b/sbin/swapon/Makefile
@@ -8,4 +8,7 @@ LINKS+= ${BINDIR}/swapon ${BINDIR}/swapctl
MLINKS= swapon.8 swapoff.8
MLINKS+=swapon.8 swapctl.8
+DPADD= ${LIBUTIL}
+LDADD= -lutil
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud