mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Fix build on gcc archs by requiring newer compiler
PR: 242079 Submitted by: pkubaj@FreeBSD.org
This commit is contained in:
parent
287f0ce137
commit
1acb9bbaa3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518113
@ -12,7 +12,7 @@ COMMENT= Play cute bunnies jumping on each other's heads #'
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gettext-tools gmake sdl shebangfix tar:bzip2
|
||||
USES= compiler:c11 gettext-tools gmake sdl shebangfix tar:bzip2
|
||||
SHEBANG_FILES= ${WRKSRC}/menu/jumpnbump_menu.py.pre
|
||||
USE_SDL= sdl2 mixer2 net2
|
||||
ALL_TARGET= all
|
||||
|
Loading…
Reference in New Issue
Block a user