From 0098fda52c7d85a29049faae90777e191a11cc0d Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:57:47 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: x11-toolkits) --- x11-toolkits/hs-wxc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-toolkits/hs-wxc') diff --git a/x11-toolkits/hs-wxc/Makefile b/x11-toolkits/hs-wxc/Makefile index d21fceb62e56..f4be5dceb82a 100644 --- a/x11-toolkits/hs-wxc/Makefile +++ b/x11-toolkits/hs-wxc/Makefile @@ -17,6 +17,7 @@ WX_UNICODE= yes NOPORTDOCS= yes USE_DOS2UNIX= yes +NO_STAGE= yes post-patch:: @${REINPLACE_CMD} 's|"wx-config"|"wxgtk2u-2.9-config"| ; \ s|/sbin/ldconfig -n|/sbin/ldconfig -m| ' ${WRKSRC}/Setup.hs -- cgit