Date: Tue, 16 Nov 2021 14:49:49 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a23807cf9604 - main - misc/dahdi-kmod26: enable on powerpc Message-ID: <202111161449.1AGEnnxm084688@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=a23807cf9604c51f7f161b9e5739131e4bea5eb0 commit a23807cf9604c51f7f161b9e5739131e4bea5eb0 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-11-16 14:44:20 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-11-16 14:44:20 +0000 misc/dahdi-kmod26: enable on powerpc --- misc/dahdi-kmod26/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/dahdi-kmod26/Makefile b/misc/dahdi-kmod26/Makefile index 486cd72c1a3d..a3a0f395b784 100644 --- a/misc/dahdi-kmod26/Makefile +++ b/misc/dahdi-kmod26/Makefile @@ -17,7 +17,7 @@ COMMENT= Digium/Asterisk Hardware Device Interface RUN_DEPENDS= ${LOCALBASE}/sbin/dahdi_cfg:misc/dahdi -ONLY_FOR_ARCHS= amd64 i386 powerpc64 sparc64 +ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 sparc64 DAHDI_VERSION= 2.6.1-r10747 DAHDI_TOOLS_VERSION= 2.4.0-rc1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111161449.1AGEnnxm084688>