[PC-BSD Commits] r2105 - pbibuild/modules/wine
svn at pcbsd.org
svn at pcbsd.org
Mon Jun 16 11:49:47 PDT 2008
Author: kris
Date: 2008-06-16 11:49:47 -0700 (Mon, 16 Jun 2008)
New Revision: 2105
Modified:
pbibuild/modules/wine/pbi.conf
Log:
Update wine to add WITH_HAL to build options
Modified: pbibuild/modules/wine/pbi.conf
===================================================================
--- pbibuild/modules/wine/pbi.conf 2008-06-16 18:29:40 UTC (rev 2104)
+++ pbibuild/modules/wine/pbi.conf 2008-06-16 18:49:47 UTC (rev 2105)
@@ -28,7 +28,7 @@
OTHERPORT=""
# Enter your custom make options here
-MAKEOPTS=""
+MAKEOPTS="WITH_HAL=YES"
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
More information about the Commits
mailing list