mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Mark as only for architectures that syslinux is relevant for.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
f03777bd7c
commit
89d3f87471
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423370
@ -15,6 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
BUILD_DEPENDS= nasm:devel/nasm
|
||||
RUN_DEPENDS= mtools:emulators/mtools
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 arm64 armv6 i386
|
||||
ONLY_FOR_ARCHS_REASON= linux is not available for ${ARCH}
|
||||
|
||||
USES= perl5 gmake tar:xz
|
||||
USE_PERL5= build
|
||||
MAKE_ARGS= CC="${CC}"
|
||||
|
Loading…
Reference in New Issue
Block a user