From 34b7e6ee7edc38e6303aa5e0ca296c0867ee08d5 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 17:04:43 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 2) --- devel/ipython/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/ipython') diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile index 1ce33cf691f4..82860ad2c5ce 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -26,6 +26,7 @@ OPTIONS_DEFAULT=X11 ZMQ HTML_NOTEBOOK_DESC= HTML notebook support ZMQ_DESC= ZMQ support (parallel computing, qt console, notebook) +NO_STAGE= yes .include .if ${PORT_OPTIONS:MX11} -- cgit v1.2.3