mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
devel/libruin: Refer to GCC, not gcc7
lang/gcc7 is not actually in use any longer and should be removed soon, so generically refer to GCC, not gcc7 specifically.
This commit is contained in:
parent
d115f9ab3e
commit
c0e9d583cb
@ -13,7 +13,7 @@ LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
NOT_FOR_ARCHS= mips
|
||||
NOT_FOR_ARCHS_REASON= glib needs gcc7(Not available for mips)
|
||||
NOT_FOR_ARCHS_REASON= glib needs GCC (not available for mips)
|
||||
|
||||
BUILD_DEPENDS= guile-lib>0:devel/guile-lib
|
||||
LIB_DEPENDS= libguile-2.2.so:lang/guile2 \
|
||||
|
Loading…
Reference in New Issue
Block a user