1
0
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:
Mark Linimon 2016-10-05 18:50:45 +00:00
parent f03777bd7c
commit 89d3f87471
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423370

View File

@ -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}"