svn commit: r561613 - branches/2021Q1/multimedia/xawtv

Piotr Kubaj pkubaj at FreeBSD.org
Thu Jan 14 23:55:54 UTC 2021


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


More information about the svn-ports-branches mailing list