diff options
Diffstat (limited to 'math/py-matplotlib/Makefile')
-rw-r--r-- | math/py-matplotlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index 06db9c64ee42..ee177627feb6 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -32,6 +32,7 @@ WXAGGBACKEND_DESC= WXAgg backend support UNIQUENAME= ${PORTNAME} +NO_STAGE= yes .include <bsd.port.options.mk> .if defined(PACKAGE_BUILDING) && \ |