Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2021 23:55:54 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r561613 - branches/2021Q1/multimedia/xawtv
Message-ID:  <202101142355.10ENtsRi082845@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Thu Jan 14 23:55:53 2021
New Revision: 561613
URL: https://svnweb.freebsd.org/changeset/ports/561613

Log:
  MFH: r561612
  
  multimedia/xawtv: enable on powerpc64

Modified:
  branches/2021Q1/multimedia/xawtv/Makefile
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/multimedia/xawtv/Makefile
==============================================================================
--- branches/2021Q1/multimedia/xawtv/Makefile	Thu Jan 14 23:55:07 2021	(r561612)
+++ branches/2021Q1/multimedia/xawtv/Makefile	Thu Jan 14 23:55:53 2021	(r561613)
@@ -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.10ENtsRi082845>