git: d09f8530ad75 - main - audio/schismtracker: enable on armv7 and powerpc
Piotr Kubaj
pkubaj at FreeBSD.org
Tue Jun 15 08:42:36 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d09f8530ad7550b485b4b1309b2514e636e3135b
commit d09f8530ad7550b485b4b1309b2514e636e3135b
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-15 08:41:33 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-06-15 08:41:33 +0000
audio/schismtracker: enable on armv7 and powerpc
---
audio/schismtracker/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/audio/schismtracker/Makefile b/audio/schismtracker/Makefile
index ce85b3a2dd9e..1604d3c3e725 100644
--- a/audio/schismtracker/Makefile
+++ b/audio/schismtracker/Makefile
@@ -9,7 +9,7 @@ COMMENT= Module tracker editor/player resembling impulse tracker
LICENSE= GPLv2
-ONLY_FOR_ARCHS= amd64 i386 powerpc64 powerpc64le
+ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le
USES= autoreconf compiler:c++11-lib desktop-file-utils python sdl \
xorg
More information about the dev-commits-ports-all
mailing list