From 2b300eeb3f3f12f89596c38ef5510f621dde4ca9 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:03:29 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: comms) --- comms/qrq/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'comms/qrq/Makefile') diff --git a/comms/qrq/Makefile b/comms/qrq/Makefile index 871193fd20d3..6a420925dc3c 100644 --- a/comms/qrq/Makefile +++ b/comms/qrq/Makefile @@ -16,6 +16,7 @@ MAN1= qrq.1 USE_GMAKE= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ -e 's|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|g' ${WRKSRC}/Makefile -- cgit v1.2.3