diff options
Diffstat (limited to 'finance/trytond_project_plan/Makefile')
-rw-r--r-- | finance/trytond_project_plan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/trytond_project_plan/Makefile b/finance/trytond_project_plan/Makefile index 32151e6518de..232e04ef557d 100644 --- a/finance/trytond_project_plan/Makefile +++ b/finance/trytond_project_plan/Makefile @@ -19,4 +19,5 @@ CONFLICTS= trytond_project_plan-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include <bsd.port.mk> |