From e598d34341b62529b9ef63db27d571f9bcb8c766 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:36:50 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: www) --- www/qooxdoo/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/qooxdoo') diff --git a/www/qooxdoo/Makefile b/www/qooxdoo/Makefile index a0c09a543333..d111b8f2f8e7 100644 --- a/www/qooxdoo/Makefile +++ b/www/qooxdoo/Makefile @@ -28,6 +28,7 @@ SHAREMODE= 644 OPTIONS_DEFINE= DOCS EXAMPLES +NO_STAGE= yes .include post-patch: -- cgit