aboutsummaryrefslogtreecommitdiff
path: root/sysutils/uschedule
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-08 19:29:56 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-08 19:29:56 +0000
commit17e48e339ba2cbe76005240eab9b4409c03c0bd7 (patch)
treef77d62ca66840ca8e1e6d01a24391ded26f3d643 /sysutils/uschedule
parent69ddf3ca485e29ab4cd58d942f94e3a863a31e2f (diff)
downloadports-17e48e339ba2cbe76005240eab9b4409c03c0bd7.tar.gz
ports-17e48e339ba2cbe76005240eab9b4409c03c0bd7.zip
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.
Notes
Notes: svn path=/head/; revision=425758
Diffstat (limited to 'sysutils/uschedule')
-rw-r--r--sysutils/uschedule/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/uschedule/Makefile b/sysutils/uschedule/Makefile
index e7ce3d0abaee..d0cdd531e926 100644
--- a/sysutils/uschedule/Makefile
+++ b/sysutils/uschedule/Makefile
@@ -13,7 +13,7 @@ COMMENT= Scheduler program, designed to replace cron(8) and at(1)
BUILD_DEPENDS= ${LOCALBASE}/bin/tai64nlocal:sysutils/daemontools
RUN_DEPENDS= ${LOCALBASE}/bin/multilog:sysutils/daemontools
-BROKEN_arm64= Fails to build: regparm is not valid on this platform
+BROKEN_aarch64= Fails to build: regparm is not valid on this platform
WRKSRC= ${WRKDIR}/admin/${DISTNAME}
TEST_TARGET= check