summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pnpinfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pnpinfo/Makefile')
-rw-r--r--usr.sbin/pnpinfo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pnpinfo/Makefile b/usr.sbin/pnpinfo/Makefile
index 24f87a6..31fbc7f 100644
--- a/usr.sbin/pnpinfo/Makefile
+++ b/usr.sbin/pnpinfo/Makefile
@@ -14,6 +14,7 @@ CFLAGS+= -DPC98
.if ${MACHINE_ARCH} == "alpha"
LDADD+= -lio
+DPADD= ${LIBIO}
.endif
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud