diff options
Diffstat (limited to 'java/eclipse-pydev/Makefile')
-rw-r--r-- | java/eclipse-pydev/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/eclipse-pydev/Makefile b/java/eclipse-pydev/Makefile index 80cf38c0e1c0..05a45da79c38 100644 --- a/java/eclipse-pydev/Makefile +++ b/java/eclipse-pydev/Makefile @@ -21,6 +21,7 @@ NO_WRKSUBDIR= yes OPTIONS_DEFINE= JYTHON JYTHON_DESC= Use Jython as Python interpreter +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MJYTHON} |