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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pnpinfo/Makefile b/usr.sbin/pnpinfo/Makefile
index 31fbc7f..c3702c8 100644
--- a/usr.sbin/pnpinfo/Makefile
+++ b/usr.sbin/pnpinfo/Makefile
@@ -13,7 +13,7 @@ CFLAGS+= -DPC98
.endif
.if ${MACHINE_ARCH} == "alpha"
-LDADD+= -lio
+LDADD= -lio
DPADD= ${LIBIO}
.endif
OpenPOWER on IntegriCloud