Date: Thu, 24 Jul 2014 13:58:02 +0000 (UTC) From: Kris Moore <kmoore@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362798 - head/emulators/wine-compholio Message-ID: <201407241358.s6ODw22C054876@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kmoore Date: Thu Jul 24 13:58:01 2014 New Revision: 362798 URL: http://svnweb.freebsd.org/changeset/ports/362798 QAT: https://qat.redports.org/buildarchive/r362798/ Log: Enable HAL support for wine-compholio build, it is often used to get unique hardware information for DRM checks to work in emulators/pipelight Modified: head/emulators/wine-compholio/Makefile Modified: head/emulators/wine-compholio/Makefile ============================================================================== --- head/emulators/wine-compholio/Makefile Thu Jul 24 13:41:43 2014 (r362797) +++ head/emulators/wine-compholio/Makefile Thu Jul 24 13:58:01 2014 (r362798) @@ -7,7 +7,7 @@ SLAVE_PORT= wine-devel CONFLICTS= wine-[0-9]* wine-devel-[0-9]* -OPTIONS_SET= COMPHOLIO LIBXSLT GNUTLS X11 +OPTIONS_SET= COMPHOLIO LIBXSLT GNUTLS HAL X11 MASTERDIR= ${.CURDIR}/../wine-devel PLIST= ${.MASTERDIR}/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407241358.s6ODw22C054876>