Date: Thu, 14 Jan 2021 23:55:07 +0000 (UTC) From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561612 - head/multimedia/xawtv Message-ID: <202101142355.10ENt77O082701@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pkubaj Date: Thu Jan 14 23:55:07 2021 New Revision: 561612 URL: https://svnweb.freebsd.org/changeset/ports/561612 Log: multimedia/xawtv: enable on powerpc64 MFH: 2021Q1 Modified: head/multimedia/xawtv/Makefile Modified: head/multimedia/xawtv/Makefile ============================================================================== --- head/multimedia/xawtv/Makefile Thu Jan 14 23:06:47 2021 (r561611) +++ head/multimedia/xawtv/Makefile Thu Jan 14 23:55:07 2021 (r561612) @@ -12,7 +12,7 @@ COMMENT= TV viewing application and a few TV utilities LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -ONLY_FOR_ARCHS= amd64 i386 +ONLY_FOR_ARCHS= amd64 i386 powerpc64 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101142355.10ENt77O082701>