From b1430d020317d6c230592f2b332e6367d450b132 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:24:43 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) --- net-mgmt/tcpreplay/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-mgmt/tcpreplay') diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile index 3837ac324aac..880b037415e8 100644 --- a/net-mgmt/tcpreplay/Makefile +++ b/net-mgmt/tcpreplay/Makefile @@ -21,6 +21,7 @@ MAN1= tcpreplay.1 tcpprep.1 tcprewrite.1 tcpbridge.1 tcpreplay-edit.1 PLIST_FILES= bin/tcpreplay bin/tcpprep bin/tcprewrite bin/tcpbridge \ bin/tcpreplay-edit +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-Wall -O3||' ${WRKSRC}/${CONFIGURE_SCRIPT} -- cgit