Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2018 15:17:07 +0000 (UTC)
From:      Alex Kozlov <ak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483591 - head/sysutils/atitvout
Message-ID:  <201810311517.w9VFH717054920@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ak
Date: Wed Oct 31 15:17:06 2018
New Revision: 483591
URL: https://svnweb.freebsd.org/changeset/ports/483591

Log:
  - Make i386 only, port depends on i386 only devel/lrmi

Modified:
  head/sysutils/atitvout/Makefile

Modified: head/sysutils/atitvout/Makefile
==============================================================================
--- head/sysutils/atitvout/Makefile	Wed Oct 31 15:10:44 2018	(r483590)
+++ head/sysutils/atitvout/Makefile	Wed Oct 31 15:17:06 2018	(r483591)
@@ -12,6 +12,8 @@ COMMENT=	Toggle TV Out on Mach64 graphics cards
 
 LICENSE=	GPLv2
 
+ONLY_FOR_ARCHS=	i386
+
 LIB_DEPENDS=	liblrmi.so:devel/lrmi
 
 WRKSRC=		${WRKDIR}/atitvout



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810311517.w9VFH717054920>