aboutsummaryrefslogtreecommitdiffstats
path: root/finance/trytond28_country
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2014-06-22 20:57:58 +0800
committermva <mva@FreeBSD.org>2014-06-22 20:57:58 +0800
commit676849d85b6a1f9cf9039881db21e9243bf7a424 (patch)
treedfdde8e0e70430cb1f01514d054ada4c31003011 /finance/trytond28_country
parent8c83dd4763f40fb4d00a3166c918b8b7f8fd5f4a (diff)
downloadfreebsd-ports-gnome-676849d85b6a1f9cf9039881db21e9243bf7a424.tar.gz
freebsd-ports-gnome-676849d85b6a1f9cf9039881db21e9243bf7a424.tar.zst
freebsd-ports-gnome-676849d85b6a1f9cf9039881db21e9243bf7a424.zip
- Remove obsolete PYEASYINSTALL_EGG entry, now that the ports use
PYDISTUTILS_AUTOPLIST With hat: python@
Diffstat (limited to 'finance/trytond28_country')
-rw-r--r--finance/trytond28_country/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/trytond28_country/Makefile b/finance/trytond28_country/Makefile
index 67a15d118e63..85d1bbdd394c 100644
--- a/finance/trytond28_country/Makefile
+++ b/finance/trytond28_country/Makefile
@@ -21,6 +21,5 @@ CONFLICTS= trytond_country-2.[46].*
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-PYEASYINSTALL_EGG=${DISTNAME}-py${PYTHON_VER}${PYEASYINSTALL_OSARCH}.egg
.include <bsd.port.mk>