1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

emulators/libretro-bsnes: Remove dependency on GCC

This time for real: the precedent commit on this port introduced
 USE_GCC=13 by mistake.

PR:		273678
Reported by:	gerald
This commit is contained in:
Lorenzo Salvadore 2023-12-14 21:28:25 +00:00
parent ce82996724
commit f60288f8df
No known key found for this signature in database
GPG Key ID: 850E0F7350D20966

View File

@ -1,6 +1,7 @@
PORTNAME= libretro-bsnes
DISTVERSIONPREFIX= v
DISTVERSION= 115.a.20231101
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= emulators games
@ -11,7 +12,6 @@ WWW= https://github.com/libretro/bsnes-libretro
LICENSE= GPLv3
USES= gmake
USE_GCC= 13
USE_GITHUB= yes
GH_ACCOUNT= libretro