git: 786abcaa0796 - main - audio/schismtracker: enable on powerpc64le
Piotr Kubaj
pkubaj at FreeBSD.org
Tue Apr 6 09:41:22 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=786abcaa0796590e6f502ad1b75dc373f1b4dd4f
commit 786abcaa0796590e6f502ad1b75dc373f1b4dd4f
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-04-06 09:41:49 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-04-06 09:41:49 +0000
audio/schismtracker: enable on powerpc64le
---
audio/schismtracker/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/audio/schismtracker/Makefile b/audio/schismtracker/Makefile
index 1a5c247afb48..c09d58936213 100644
--- a/audio/schismtracker/Makefile
+++ b/audio/schismtracker/Makefile
@@ -10,7 +10,7 @@ COMMENT= Module tracker editor/player resembling impulse tracker
LICENSE= GPLv2
-ONLY_FOR_ARCHS= amd64 i386
+ONLY_FOR_ARCHS= amd64 i386 powerpc64le
USES= autoreconf compiler:c++11-lib desktop-file-utils python sdl \
xorg
More information about the dev-commits-ports-all
mailing list