git: 9db406f7b73c - main - emulators/libretro-kronos: remove bogus LIB_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Jan 2023 22:46:02 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=9db406f7b73c2c8c2e85ea3b7aad9a6406db8c93 commit 9db406f7b73c2c8c2e85ea3b7aad9a6406db8c93 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-01-10 22:45:44 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-01-10 22:45:44 +0000 emulators/libretro-kronos: remove bogus LIB_DEPENDS --- emulators/libretro-kronos/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/emulators/libretro-kronos/Makefile b/emulators/libretro-kronos/Makefile index e07e66ee7233..8719ddf23a61 100644 --- a/emulators/libretro-kronos/Makefile +++ b/emulators/libretro-kronos/Makefile @@ -1,5 +1,6 @@ PORTNAME= libretro-kronos PORTVERSION= 2.1.5.20210601 +PORTREVISION= 1 CATEGORIES= emulators games MAINTAINER= beyert@cs.ucr.edu @@ -9,8 +10,6 @@ WWW= https://fcare.github.io LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/yabause/COPYING -LIB_DEPENDS= libGL.so:graphics/mesa-libs - # standalone version uses solely cmake, whereas the retroarch core uses both # cmake and gmake USES= cmake:noninja compiler:c++11-lib gl gmake pkgconfig qt:5 sdl