git: 4e502fa2691e - main - multimedia/xawtv: enable on armv7 and powerpc
Piotr Kubaj
pkubaj at FreeBSD.org
Tue Jun 15 08:42:52 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4e502fa2691ec0a2392fa8bde68dc309b2182171
commit 4e502fa2691ec0a2392fa8bde68dc309b2182171
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-15 08:41:55 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-06-15 08:41:55 +0000
multimedia/xawtv: enable on armv7 and powerpc
---
multimedia/xawtv/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile
index 4ed6ea5b2c01..b024ad6405d1 100644
--- a/multimedia/xawtv/Makefile
+++ b/multimedia/xawtv/Makefile
@@ -11,7 +11,7 @@ COMMENT= TV viewing application and a few TV utilities
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-ONLY_FOR_ARCHS= amd64 i386 powerpc64 powerpc64le
+ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le
BUILD_DEPENDS= ${LOCALBASE}/share/fonts/misc/led-iso8859-1.pcf.gz:x11-fonts/tv-fonts
RUN_DEPENDS= ${LOCALBASE}/share/fonts/misc/led-iso8859-1.pcf.gz:x11-fonts/tv-fonts
More information about the dev-commits-ports-all
mailing list