summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/netstat/Makefile')
-rw-r--r--usr.bin/netstat/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/usr.bin/netstat/Makefile b/usr.bin/netstat/Makefile
index 2432cfb..b9af87a 100644
--- a/usr.bin/netstat/Makefile
+++ b/usr.bin/netstat/Makefile
@@ -43,11 +43,4 @@ LDADD+= -lnetgraph
CFLAGS+=-DNETGRAPH
.endif
-.if ${MK_IPX_SUPPORT} != "no"
-SRCS+= ipx.c
-DPADD+= ${LIBIPX}
-LDADD+= -lipx
-CFLAGS+=-DIPX
-.endif
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud