git: 4c05c10ec854 - main - devel/sdl12: Fix CPE information because current one is deprecated
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 14 10:56:37 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4c05c10ec8545b9d3ad9a346099036aa197853c8
commit 4c05c10ec8545b9d3ad9a346099036aa197853c8
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 09:27:29 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:11 +0000
devel/sdl12: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
---
devel/sdl12/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile
index 2baba7d68e5e..e6c55f372956 100644
--- a/devel/sdl12/Makefile
+++ b/devel/sdl12/Makefile
@@ -19,6 +19,7 @@ BUILD_DEPENDS= nasm:devel/nasm
USES= cpe gmake iconv libtool localbase:ldflags pathfix pkgconfig
CPE_VENDOR= libsdl
+CPE_PRODUCT= simple_directmedia_layer
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
More information about the dev-commits-ports-all
mailing list