diff options
Diffstat (limited to 'www/bluefish-devel/Makefile')
-rw-r--r-- | www/bluefish-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/bluefish-devel/Makefile b/www/bluefish-devel/Makefile index 946b78430ce6..790c6ae6dd63 100644 --- a/www/bluefish-devel/Makefile +++ b/www/bluefish-devel/Makefile @@ -34,6 +34,7 @@ CONFIGURE_ARGS= --with-freedesktop_org-menu=${PREFIX}/share/applications \ --without-gnome2_4-appreg \ --with-icon-path=${PREFIX}/share/pixmaps +NO_STAGE= yes .include <bsd.port.options.mk> .if !defined(WITHOUT_WEBLINT) |