git: c755648067f6 - main - net/yate: enable on powerpc64le
Piotr Kubaj
pkubaj at FreeBSD.org
Thu Apr 22 12:32:44 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c755648067f6849fb0786217b558599798db5fb8
commit c755648067f6849fb0786217b558599798db5fb8
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-04-22 12:32:34 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-04-22 12:32:34 +0000
net/yate: enable on powerpc64le
---
net/yate/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/yate/Makefile b/net/yate/Makefile
index b699765aab89..01b989ab8151 100644
--- a/net/yate/Makefile
+++ b/net/yate/Makefile
@@ -11,7 +11,7 @@ COMMENT= Yet Another Telephony Engine
LICENSE= GPLv2
-ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 powerpc powerpc64 sparc64
+ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le sparc64
LIB_DEPENDS= libasound.so:audio/alsa-lib \
libspeex.so:audio/speex \
More information about the dev-commits-ports-all
mailing list