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_stock_product_location | |
parent | c6689ad04ccf76d626bb30ac3a3cddd29ea76f9e (diff) | |
download | ports-51060fe14ca439b6395fefefc15a7a6063fce03a.tar.gz ports-51060fe14ca439b6395fefefc15a7a6063fce03a.zip |
Notes
Diffstat (limited to 'finance/trytond_stock_product_location')
-rw-r--r-- | finance/trytond_stock_product_location/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/trytond_stock_product_location/Makefile b/finance/trytond_stock_product_location/Makefile index 199a6ced6972..d2a90d5bff48 100644 --- a/finance/trytond_stock_product_location/Makefile +++ b/finance/trytond_stock_product_location/Makefile @@ -19,5 +19,4 @@ CONFLICTS= trytond_stock_product_location-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include <bsd.port.mk> |