git: 4afbf04e3398 - main - audio/festalon: enable on powerpc64le
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Mar 2022 11:31:09 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=4afbf04e339884122b5c0b1597d691cfb166d6d6 commit 4afbf04e339884122b5c0b1597d691cfb166d6d6 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-03-02 11:22:59 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-03-02 11:22:59 +0000 audio/festalon: enable on powerpc64le --- audio/festalon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/festalon/Makefile b/audio/festalon/Makefile index e762536ecf20..7f86fad155e8 100644 --- a/audio/festalon/Makefile +++ b/audio/festalon/Makefile @@ -13,7 +13,7 @@ COMMENT= Command line player for .nsf and .hes audio files LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -ONLY_FOR_ARCHS= amd64 powerpc powerpc64 +ONLY_FOR_ARCHS= amd64 powerpc powerpc64 powerpc64le LIB_DEPENDS= libsamplerate.so:audio/libsamplerate