[PC-BSD Commits] r7604 - in pbibuild/modules/net/tightvnc: . overlay-dir
svn at pcbsd.org
svn at pcbsd.org
Mon Sep 20 12:28:25 PDT 2010
Author: kris
Date: 2010-09-20 12:28:25 -0700 (Mon, 20 Sep 2010)
New Revision: 7604
Removed:
pbibuild/modules/net/tightvnc/build.sh
pbibuild/modules/net/tightvnc/copy-files
pbibuild/modules/net/tightvnc/overlay-dir/PBI.FirstRun.sh
Modified:
pbibuild/modules/net/tightvnc/pbi.conf
Log:
Fixed tightvnc, should work properly now :)
Modified: pbibuild/modules/net/tightvnc/pbi.conf
===================================================================
--- pbibuild/modules/net/tightvnc/pbi.conf 2010-09-20 18:57:28 UTC (rev 7603)
+++ pbibuild/modules/net/tightvnc/pbi.conf 2010-09-20 19:28:25 UTC (rev 7604)
@@ -32,13 +32,11 @@
# 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="01"
+BUILDKEY="02"
# Don't build this PBI on certian processors (i386 / amd64)
#ARCHIGNORE="amd64" ; export ARCHIGNORE
PBIPRUNEPERL="NO" ; export PBIPRUNEPERL
-PBIDISABLEFONTLINK="YES" ; export PBIDISABLEFONTLINK
-
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list