rpcinfo(1) doesn't depend on INET6 explicitly.
This commit is contained in:
parent
51c5aa346a
commit
596afebac0
@ -5,6 +5,6 @@ PROG= rpcinfo
|
||||
SRCS= rpcinfo.c
|
||||
MAN= rpcinfo.8
|
||||
|
||||
CFLAGS+= -DPORTMAP -DINET6
|
||||
CFLAGS+= -DPORTMAP
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user