summaryrefslogtreecommitdiff
path: root/finance/trytond28_currency
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_currency
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_currency')
-rw-r--r--finance/trytond28_currency/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/trytond28_currency/Makefile b/finance/trytond28_currency/Makefile
index d4f50dd0e955..c44058b348de 100644
--- a/finance/trytond28_currency/Makefile
+++ b/finance/trytond28_currency/Makefile
@@ -21,6 +21,5 @@ CONFLICTS= trytond_currency-2.[46].*
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-PYEASYINSTALL_EGG=${DISTNAME}-py${PYTHON_VER}${PYEASYINSTALL_OSARCH}.egg
.include <bsd.port.mk>