summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/rpcinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rpcinfo/Makefile b/usr.bin/rpcinfo/Makefile
index 609c245..c89b5b3 100644
--- a/usr.bin/rpcinfo/Makefile
+++ b/usr.bin/rpcinfo/Makefile
@@ -5,6 +5,6 @@ PROG= rpcinfo
SRCS= rpcinfo.c
MAN= rpcinfo.8
-CFLAGS+= -DPORTMAP -DINET6
+CFLAGS+= -DPORTMAP
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud