Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Sep 2021 11:46:03 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d13b9964af05 - main - x11/py-i3-quickterm: Remove invalid CPE information
Message-ID:  <202109041146.184Bk3cp084850@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d13b9964af0575fb4344ad0b8bea7215d07334f1

commit d13b9964af0575fb4344ad0b8bea7215d07334f1
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-04 11:19:30 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109041146.184Bk3cp084850>