svn commit: r483591 - head/sysutils/atitvout

Alex Kozlov ak at FreeBSD.org
Wed Oct 31 15:17:08 UTC 2018


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


More information about the svn-ports-head mailing list