forked from Lainports/freebsd-ports
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
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue