Code is specific to x86. While here, update pkg-descr.
Obtained from: https://sourceforge.net/p/gnuboy/code/HEAD/tree/trunk/configure.in
This commit is contained in:
parent
25250634bf
commit
89a3fd34c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456861
2 changed files with 4 additions and 1 deletions
|
@ -15,6 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
LIB_DEPENDS= libvga.so:graphics/svgalib
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= relies on features specific to x86
|
||||
|
||||
USES= autoreconf compiler
|
||||
USE_SDL= sdl
|
||||
USE_XORG= x11
|
||||
|
|
|
@ -3,4 +3,4 @@ software platform
|
|||
|
||||
You can find public domain ROMs at SubPort.org
|
||||
|
||||
WWW: http://code.google.com/p/gnuboy/
|
||||
WWW: https://sourceforge.net/projects/gnuboy/
|
||||
|
|
Loading…
Reference in a new issue