From bb4b86e0434d9ef79072ebc7992e83a1ef9e3e9c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:28:25 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net-p2p) --- net-p2p/vuze/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-p2p/vuze') diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile index d1ce289ea119..f4959fe3cdee 100644 --- a/net-p2p/vuze/Makefile +++ b/net-p2p/vuze/Makefile @@ -52,6 +52,7 @@ CLASSPATH=. CLASSPATH:=${CLASSPATH}:${JAVALIBDIR}/${jar} .endfor +NO_STAGE= yes post-patch: ${RM} -rf ${WRKSRC}/org/eclipse @${SED} -E -e 's|%%CLASSPATH%%|${CLASSPATH}|' \ -- cgit v1.2.3