[PC-BSD Commits] r1043 - pbibuild/pbibuilder/docs
svn at pcbsd.org
svn at pcbsd.org
Wed Dec 19 12:38:57 PST 2007
Author: kris
Date: 2007-12-19 12:38:57 -0800 (Wed, 19 Dec 2007)
New Revision: 1043
Modified:
pbibuild/pbibuilder/docs/HOWTO-MODULES
Log:
Updated the HOWTO file with info about new VERKEY variable in pbi.conf
Modified: pbibuild/pbibuilder/docs/HOWTO-MODULES
===================================================================
--- pbibuild/pbibuilder/docs/HOWTO-MODULES 2007-12-19 20:36:11 UTC (rev 1042)
+++ pbibuild/pbibuilder/docs/HOWTO-MODULES 2007-12-19 20:38:57 UTC (rev 1043)
@@ -95,8 +95,12 @@
# - The rebuild will take place even if port is still the same ver
BUILDKEY="02"
+# If this port has a non-standard port version variable in Makefile, then
+# list the key here such as "OOOVERSION="
+VERKEY=""
+
-------------------------------------------------------------------------------
The copy-files configuration
-------------------------------------------------------------------------------
More information about the Commits
mailing list