git: 5d336a7e9492 - main - net/yate: enable on powerpc, powerpc64

Piotr Kubaj pkubaj at FreeBSD.org
Thu Apr 22 12:20:29 UTC 2021


The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5d336a7e9492da15572d5f5e141fbb5c96c4dc10

commit 5d336a7e9492da15572d5f5e141fbb5c96c4dc10
Author:     Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-04-22 12:20:24 +0000
Commit:     Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-04-22 12:20:24 +0000

    net/yate: enable on powerpc, powerpc64
---
 net/yate/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/yate/Makefile b/net/yate/Makefile
index 5e0b5635e832..b699765aab89 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 sparc64
+ONLY_FOR_ARCHS=		amd64 armv6 armv7 i386 powerpc powerpc64 sparc64
 
 LIB_DEPENDS=	libasound.so:audio/alsa-lib \
 		libspeex.so:audio/speex \


More information about the dev-commits-ports-all mailing list