diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2013-11-18 09:43:15 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2013-11-18 09:43:15 +0000 |
commit | 51060fe14ca439b6395fefefc15a7a6063fce03a (patch) | |
tree | 6f2943c5e7b48614ba4b78bcc17213ce200075ab /finance/trytond_purchase_shipment_cost | |
parent | c6689ad04ccf76d626bb30ac3a3cddd29ea76f9e (diff) |
Notes
Diffstat (limited to 'finance/trytond_purchase_shipment_cost')
-rw-r--r-- | finance/trytond_purchase_shipment_cost/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/trytond_purchase_shipment_cost/Makefile b/finance/trytond_purchase_shipment_cost/Makefile index 60e06a3524e6..1cd2a4e70e4c 100644 --- a/finance/trytond_purchase_shipment_cost/Makefile +++ b/finance/trytond_purchase_shipment_cost/Makefile @@ -21,5 +21,4 @@ CONFLICTS= trytond_purchase_shipment_cost-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include <bsd.port.mk> |