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