diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-06-22 12:57:58 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-06-22 12:57:58 +0000 |
commit | 11721bb61fd217cf24f6d2852dfa02cc806ac8e3 (patch) | |
tree | dfdde8e0e70430cb1f01514d054ada4c31003011 /finance/trytond28_account_invoice | |
parent | 3ad3be10f524f7ca136a2e4ef63281c55f6b360f (diff) | |
download | ports-11721bb61fd217cf24f6d2852dfa02cc806ac8e3.tar.gz ports-11721bb61fd217cf24f6d2852dfa02cc806ac8e3.zip |
Notes
Diffstat (limited to 'finance/trytond28_account_invoice')
-rw-r--r-- | finance/trytond28_account_invoice/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/trytond28_account_invoice/Makefile b/finance/trytond28_account_invoice/Makefile index 388040a991b2..6388f27b6eb3 100644 --- a/finance/trytond28_account_invoice/Makefile +++ b/finance/trytond28_account_invoice/Makefile @@ -21,6 +21,5 @@ CONFLICTS= trytond_account_invoice-2.[46].* USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes -PYEASYINSTALL_EGG=${DISTNAME}-py${PYTHON_VER}${PYEASYINSTALL_OSARCH}.egg .include <bsd.port.mk> |