aboutsummaryrefslogtreecommitdiff
path: root/sysutils/syslinux
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-10-10 21:31:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-10-10 21:31:30 +0000
commit3ef3461740738a4408c83087846d4b59d726eaa6 (patch)
treef3d89a0399e1e0896808a5ab7c804ecd549e47db /sysutils/syslinux
parent615a3fc1bbb5a8d6dd9a7a24d8d19046049875ee (diff)
downloadports-3ef3461740738a4408c83087846d4b59d726eaa6.tar.gz
ports-3ef3461740738a4408c83087846d4b59d726eaa6.zip
For ports that are explicitly enabled on armv6, also enable them
on armv7. This has not been tested with an -exp run but should "do no harm". PR: 221894 (partial)
Notes
Notes: svn path=/head/; revision=451721
Diffstat (limited to 'sysutils/syslinux')
-rw-r--r--sysutils/syslinux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/syslinux/Makefile b/sysutils/syslinux/Makefile
index 6622e365c4ec..0574c0ebb9b7 100644
--- a/sysutils/syslinux/Makefile
+++ b/sysutils/syslinux/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= nasm:devel/nasm
RUN_DEPENDS= mtools:emulators/mtools
-ONLY_FOR_ARCHS= aarch64 amd64 armv6 i386
+ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386
ONLY_FOR_ARCHS_REASON= linux is not available for ${ARCH}
USES= perl5 gmake tar:xz