diff options
Diffstat (limited to 'net/asterisk18')
-rw-r--r-- | net/asterisk18/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk18/Makefile b/net/asterisk18/Makefile index 3ee086b1d44f..7d910aec4607 100644 --- a/net/asterisk18/Makefile +++ b/net/asterisk18/Makefile @@ -15,7 +15,7 @@ COMMENT= Open Source PBX and telephony toolkit LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le sparc64 +ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le sparc64 LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \ libjansson.so:devel/jansson |