Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 2021 20:54: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: 3f7476ba6bea - main - devel/sdl12: Add CPE information
Message-ID:  <202109082054.188Ks30s021271@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=3f7476ba6beac62ea0503f09fe49e0a8577d1c52

commit 3f7476ba6beac62ea0503f09fe49e0a8577d1c52
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-08 20:36:26 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-08 20:53:37 +0000

    devel/sdl12: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/sdl12/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile
index 7a979cd0b043..2baba7d68e5e 100644
--- a/devel/sdl12/Makefile
+++ b/devel/sdl12/Makefile
@@ -16,7 +16,9 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	nasm:devel/nasm
 
-USES=		gmake iconv libtool localbase:ldflags pathfix pkgconfig
+USES=		cpe gmake iconv libtool localbase:ldflags pathfix pkgconfig
+
+CPE_VENDOR=	libsdl
 
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes



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