From eb08c5441cf4772f805b99523084b12164ed2495 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 18:35:44 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) --- graphics/gle-graphics/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/gle-graphics/Makefile') diff --git a/graphics/gle-graphics/Makefile b/graphics/gle-graphics/Makefile index b6952e80d8f4..e57359f3e64c 100644 --- a/graphics/gle-graphics/Makefile +++ b/graphics/gle-graphics/Makefile @@ -30,6 +30,7 @@ REINPLACE_FILES= configure USE_GMAKE= yes USE_ZIP= yes +NO_STAGE= yes post-patch: cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|g' ${REINPLACE_FILES} -- cgit v1.2.3