aboutsummaryrefslogtreecommitdiff
path: root/french/trytond_account_fr
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:21:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:21:20 +0000
commit4a65c836693c56cb403b7a0b47a9514037a4bcec (patch)
treea83f9c61d0f1407763c818e3b12c03434ae8641a /french/trytond_account_fr
parent1c7169ab74dcbb512e836e6882d91239ff49ddee (diff)
downloadports-4a65c836693c56cb403b7a0b47a9514037a4bcec.tar.gz
ports-4a65c836693c56cb403b7a0b47a9514037a4bcec.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: french)
Notes
Notes: svn path=/head/; revision=327728
Diffstat (limited to 'french/trytond_account_fr')
-rw-r--r--french/trytond_account_fr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/french/trytond_account_fr/Makefile b/french/trytond_account_fr/Makefile
index 184a2c6a4f74..ebb495a2e142 100644
--- a/french/trytond_account_fr/Makefile
+++ b/french/trytond_account_fr/Makefile
@@ -18,4 +18,5 @@ CONFLICTS= trytond_account_fr-2.[68].*
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
+NO_STAGE= yes
.include <bsd.port.mk>