Date: Wed, 13 Oct 2021 14:01:56 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 893aa8a779b4 - main - x11-toolkits/plib: Add CPE information Message-ID: <202110131401.19DE1ux5046084@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=893aa8a779b4e8979938aaa97cf7f51fc586414d commit 893aa8a779b4e8979938aaa97cf7f51fc586414d Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-13 14:01:17 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-13 14:01:17 +0000 x11-toolkits/plib: Add CPE information Approved by: portmgr (blanket) --- x11-toolkits/plib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile index cff2a2978333..a33cf7ef188d 100644 --- a/x11-toolkits/plib/Makefile +++ b/x11-toolkits/plib/Makefile @@ -12,7 +12,8 @@ COMMENT= Portable library for joystick/sound/OpenGL GUI/3D math LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gl gmake xorg +USES= cpe gl gmake xorg +CPE_VENDOR= ${PORTNAME}_project USE_XORG= xt xi xmu xext x11 USE_GL= glu GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110131401.19DE1ux5046084>