diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:18:38 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:18:38 +0000 |
commit | 1c7169ab74dcbb512e836e6882d91239ff49ddee (patch) | |
tree | 0789094361b60471bc0965dc3c2ddef9a1c96446 /finance/trytond_ldap_authentication | |
parent | 77d32abc6bdecb84ebc2838bdda3dec97fd8c650 (diff) |
Notes
Diffstat (limited to 'finance/trytond_ldap_authentication')
-rw-r--r-- | finance/trytond_ldap_authentication/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/trytond_ldap_authentication/Makefile b/finance/trytond_ldap_authentication/Makefile index 54568278137a..f4d63f0a1b07 100644 --- a/finance/trytond_ldap_authentication/Makefile +++ b/finance/trytond_ldap_authentication/Makefile @@ -18,4 +18,5 @@ CONFLICTS= trytond_ldap_authentication-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include <bsd.port.mk> |