[PC-BSD Commits] r7073 - pbibuild/modules/x11/xvkbd
svn at pcbsd.org
svn at pcbsd.org
Wed Jun 30 05:55:14 PDT 2010
Author: kris
Date: 2010-06-30 05:55:14 -0700 (Wed, 30 Jun 2010)
New Revision: 7073
Modified:
pbibuild/modules/x11/xvkbd/pbi.conf
Log:
Fix to xvkbd, needs to use its own included fonts not systems
Modified: pbibuild/modules/x11/xvkbd/pbi.conf
===================================================================
--- pbibuild/modules/x11/xvkbd/pbi.conf 2010-06-30 12:32:59 UTC (rev 7072)
+++ pbibuild/modules/x11/xvkbd/pbi.conf 2010-06-30 12:55:14 UTC (rev 7073)
@@ -32,6 +32,8 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="03"
+BUILDKEY="01"
+PBIDISABLEFONTLINK="YES" ; export PBIDISABLEFONTLINK
+
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list