Index: head/usr.sbin/wlandebug/Makefile =================================================================== --- head/usr.sbin/wlandebug/Makefile (revision 344210) +++ head/usr.sbin/wlandebug/Makefile (revision 344211) @@ -1,10 +1,11 @@ # $FreeBSD$ PROG= wlandebug MAN= wlandebug.8 +MK_PIE:= no LIBADD+= ifconfig WARNS?= 2 .include