git: 3f7476ba6bea - main - devel/sdl12: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Wed Sep 8 20:54:04 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3f7476ba6beac62ea0503f09fe49e0a8577d1c52

commit 3f7476ba6beac62ea0503f09fe49e0a8577d1c52
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-08 20:36:26 +0000
Commit:     Bernhard Froehlich <decke at 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


More information about the dev-commits-ports-main mailing list