summaryrefslogtreecommitdiff
path: root/finance/trytond28_carrier_weight
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-06-22 12:57:58 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-06-22 12:57:58 +0000
commit11721bb61fd217cf24f6d2852dfa02cc806ac8e3 (patch)
treedfdde8e0e70430cb1f01514d054ada4c31003011 /finance/trytond28_carrier_weight
parentUpdate onenetd to version 12. (diff)
- Remove obsolete PYEASYINSTALL_EGG entry, now that the ports use
PYDISTUTILS_AUTOPLIST With hat: python@
Notes
Notes: svn path=/head/; revision=358797
Diffstat (limited to 'finance/trytond28_carrier_weight')
-rw-r--r--finance/trytond28_carrier_weight/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/trytond28_carrier_weight/Makefile b/finance/trytond28_carrier_weight/Makefile
index f4d504933c0f..54e08baf604e 100644
--- a/finance/trytond28_carrier_weight/Makefile
+++ b/finance/trytond28_carrier_weight/Makefile
@@ -22,6 +22,5 @@ CONFLICTS= trytond_carrier_weight-2.[46].*
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-PYEASYINSTALL_EGG=${DISTNAME}-py${PYTHON_VER}${PYEASYINSTALL_OSARCH}.egg
.include <bsd.port.mk>