diff options
Diffstat (limited to 'x11-toolkits/py-gtk2/Makefile')
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 8473c9c..27e4337 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -39,6 +39,7 @@ CONFLICTS= py*-gtk-0* OPTIONS_DEFINE= NUMPY NUMPY_DESC= Numpy support (pulls in gcc44) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNUMPY} |