devel/xa65: Remove gmake dependency
Remove gmake dependency, it builds fine without it. PR: 251287 Submitted by: daniel.engberg.lists@pyret.net Approved by: wen (maintainer timeout)
This commit is contained in:
parent
cee823d878
commit
d39f6390b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557143
@ -12,7 +12,6 @@ COMMENT= Two-pass cross-assembler for MOS 6502 and compatible CPUs
|
||||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
USES= gmake
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LD="${CC}" LDFLAGS="${LDFLAGS}"
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
Loading…
Reference in New Issue
Block a user