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