Date: Wed, 20 Oct 2021 16:14:03 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: 7c7ef0536e67 - main - graphics/libpano13: Add CPE information Message-ID: <202110201614.19KGE3ga085283@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=7c7ef0536e67d131964b3317a93af1b4fbef34d0 commit 7c7ef0536e67d131964b3317a93af1b4fbef34d0 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:10 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:10 +0000 graphics/libpano13: Add CPE information Approved by: portmgr (blanket) --- graphics/libpano13/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/libpano13/Makefile b/graphics/libpano13/Makefile index 03caa8766a00..073e56e0e2f0 100644 --- a/graphics/libpano13/Makefile +++ b/graphics/libpano13/Makefile @@ -16,7 +16,8 @@ LIB_DEPENDS= libpng.so:graphics/png \ CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_GnuTar -USES= cmake jpeg libtool pathfix pkgconfig +USES= cmake cpe jpeg libtool pathfix pkgconfig +CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS JAVA STATIC
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110201614.19KGE3ga085283>