From 75c703a072d2981400dc17a23ec971f3cf28a570 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:43:19 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: x11) --- x11/gcb/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/gcb') diff --git a/x11/gcb/Makefile b/x11/gcb/Makefile index 0558d744251a..263f5700fccb 100644 --- a/x11/gcb/Makefile +++ b/x11/gcb/Makefile @@ -16,6 +16,7 @@ USES= pkgconfig USE_BZIP2= yes USE_GNOME= gtk20 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|#!/bin/bash|#!${SH}|' \ ${WRKSRC}/configure -- cgit