diff options
Diffstat (limited to 'finance/trytond28_stock_forecast/Makefile')
-rw-r--r-- | finance/trytond28_stock_forecast/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/trytond28_stock_forecast/Makefile b/finance/trytond28_stock_forecast/Makefile index 82d8180f0990..b34eef455b25 100644 --- a/finance/trytond28_stock_forecast/Makefile +++ b/finance/trytond28_stock_forecast/Makefile @@ -22,6 +22,5 @@ CONFLICTS= trytond_stock_forecast-2.[46].* USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes -PYEASYINSTALL_EGG=${DISTNAME}-py${PYTHON_VER}${PYEASYINSTALL_OSARCH}.egg .include <bsd.port.mk> |