Date: Sun, 29 Aug 2021 19:17:47 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: 51167a8a82de - main - graphics/xli: Add CPE information Message-ID: <202108291917.17TJHl2g030230@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=51167a8a82def6d18432ac5a143dc818fc9752b7 commit 51167a8a82def6d18432ac5a143dc818fc9752b7 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 19:12:27 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 19:17:17 +0000 graphics/xli: Add CPE information Approved by: portmgr (blanket) --- graphics/xli/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/xli/Makefile b/graphics/xli/Makefile index a7730ea71149..a1ebdb8eb585 100644 --- a/graphics/xli/Makefile +++ b/graphics/xli/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libpng.so:graphics/png CONFLICTS_INSTALL= xloadimage-* -USES= imake jpeg xorg +USES= cpe imake jpeg xorg USE_XORG= xi WRKSRC= ${WRKDIR}/xli-${XLI_SNAPVER}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291917.17TJHl2g030230>