git: d13b9964af05 - main - x11/py-i3-quickterm: Remove invalid CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 4 11:46:03 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d13b9964af0575fb4344ad0b8bea7215d07334f1
commit d13b9964af0575fb4344ad0b8bea7215d07334f1
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-04 11:19:30 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-04 11:45:43 +0000
x11/py-i3-quickterm: Remove invalid CPE information
Approved by: portmgr (blanket)
---
x11/py-i3-quickterm/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11/py-i3-quickterm/Makefile b/x11/py-i3-quickterm/Makefile
index aa0a3077d7e3..f3194f5be612 100644
--- a/x11/py-i3-quickterm/Makefile
+++ b/x11/py-i3-quickterm/Makefile
@@ -11,7 +11,7 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}i3ipc>2.0:x11/py-i3ipc@${PY_FLAVOR} \
-USES= cpe python:3.4+
+USES= python:3.4+
USE_PYTHON= distutils autoplist concurrent
NO_ARCH= yes
More information about the dev-commits-ports-all
mailing list