git: b3f575e8e98a - main - finance/electrum: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:38 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b3f575e8e98a116138373e2b6a9a411a8dab0e2b
commit b3f575e8e98a116138373e2b6a9a411a8dab0e2b
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:56 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:55 +0000
finance/electrum: Add CPE information
Approved by: portmgr (blanket)
---
finance/electrum/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/finance/electrum/Makefile b/finance/electrum/Makefile
index f568f4730752..aec5a89561de 100644
--- a/finance/electrum/Makefile
+++ b/finance/electrum/Makefile
@@ -33,7 +33,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp-socks>=0.3:net/py-aiohttp-socks@${PY
${PYTHON_PKGNAMEPREFIX}secp256k1>0:math/py-secp256k1@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>=3.7.9:databases/py-sqlite3@${PY_FLAVOR}
-USES= python:3.6+ shebangfix
+USES= cpe python:3.6+ shebangfix
USE_PYTHON= autoplist concurrent distutils
PYDISTUTILS_PKGNAME= Electrum