diff options
Diffstat (limited to 'finance/trytond28_product/Makefile')
-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> |