Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:14:10 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: 34d7d23b0767 - main - graphics/linux-c7-sdl_image: Add CPE information
Message-ID:  <202110201614.19KGEAfb085459@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=34d7d23b0767abe5350ac26bf958368acf2d1f27

commit 34d7d23b0767abe5350ac26bf958368acf2d1f27
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:11 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-20 16:13:11 +0000

    graphics/linux-c7-sdl_image: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 graphics/linux-c7-sdl_image/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/graphics/linux-c7-sdl_image/Makefile b/graphics/linux-c7-sdl_image/Makefile
index b767a4127e2a..a8f0f52f8242 100644
--- a/graphics/linux-c7-sdl_image/Makefile
+++ b/graphics/linux-c7-sdl_image/Makefile
@@ -13,7 +13,8 @@ COMMENT=	Simple library to load images as SDL interfaces (Linux CentOS ${LINUX_D
 
 ONLY_FOR_ARCHS=	amd64
 
-USES=		linux:c7
+USES=		cpe linux:c7
+CPE_VENDOR=	libsdl
 USE_LDCONFIG=	yes
 USE_LINUX=	jpeg png sdl12 tiff
 USE_LINUX_RPM=	yes



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