svn commit: r362798 - head/emulators/wine-compholio
Kris Moore
kmoore at FreeBSD.org
Thu Jul 24 13:58:02 UTC 2014
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
More information about the svn-ports-all
mailing list