summaryrefslogtreecommitdiff
path: root/finance/trytond_account_product
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:18:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:18:38 +0000
commit1c7169ab74dcbb512e836e6882d91239ff49ddee (patch)
tree0789094361b60471bc0965dc3c2ddef9a1c96446 /finance/trytond_account_product
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: finance)
Notes
Notes: svn path=/head/; revision=327727
Diffstat (limited to 'finance/trytond_account_product')
-rw-r--r--finance/trytond_account_product/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/trytond_account_product/Makefile b/finance/trytond_account_product/Makefile
index c9949e1b8923..2dd60cedcc3c 100644
--- a/finance/trytond_account_product/Makefile
+++ b/finance/trytond_account_product/Makefile
@@ -19,4 +19,5 @@ CONFLICTS= trytond_account_product-2.[68].*
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
+NO_STAGE= yes
.include <bsd.port.mk>