diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-06-22 12:57:58 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-06-22 12:57:58 +0000 |
commit | 11721bb61fd217cf24f6d2852dfa02cc806ac8e3 (patch) | |
tree | dfdde8e0e70430cb1f01514d054ada4c31003011 /finance/trytond28_product | |
parent | 3ad3be10f524f7ca136a2e4ef63281c55f6b360f (diff) |
Notes
Diffstat (limited to 'finance/trytond28_product')
-rw-r--r-- | finance/trytond28_product/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/trytond28_product/Makefile b/finance/trytond28_product/Makefile index 7c3dad2cd57c..6091b19a09e7 100644 --- a/finance/trytond28_product/Makefile +++ b/finance/trytond28_product/Makefile @@ -21,6 +21,5 @@ CONFLICTS= trytond_product-2.[46].* USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes -PYEASYINSTALL_EGG=${DISTNAME}-py${PYTHON_VER}${PYEASYINSTALL_OSARCH}.egg .include <bsd.port.mk> |