mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04: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:
parent
ce82996724
commit
f60288f8df
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue