From ea8ff22cff3d553574b25de8cfd89024ab2cb22e Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:10:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net) --- net/tcpview/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/tcpview') diff --git a/net/tcpview/Makefile b/net/tcpview/Makefile index a009f106de86..eb01a50f738b 100644 --- a/net/tcpview/Makefile +++ b/net/tcpview/Makefile @@ -15,6 +15,7 @@ USES= bison motif MAN1= tcpview.1 +NO_STAGE= yes post-patch: .for f in nametoaddr.c addrtoname.c print-nfs.c detail-tcp.c tv_addrtoname.c @${REINPLACE_CMD} -e 's/NTOHL/ntohl/ ; s/NTOHS/ntohs/' ${WRKSRC}/${f} -- cgit