aboutsummaryrefslogtreecommitdiff
path: root/emulators/libretro-kronos
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2023-01-10 22:45:44 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2023-01-10 22:45:44 +0000
commit9db406f7b73c2c8c2e85ea3b7aad9a6406db8c93 (patch)
tree6ec57b90372201323e550f619d10029096b60249 /emulators/libretro-kronos
parente0f97bd73c2e38fd3a4cf500b3f80f3166b0feca (diff)
downloadports-9db406f7b73c2c8c2e85ea3b7aad9a6406db8c93.tar.gz
ports-9db406f7b73c2c8c2e85ea3b7aad9a6406db8c93.zip
emulators/libretro-kronos: remove bogus LIB_DEPENDS
Diffstat (limited to 'emulators/libretro-kronos')
-rw-r--r--emulators/libretro-kronos/Makefile3
1 files changed, 1 insertions, 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