[PC-BSD Commits] r1431 - pbibuild/modules/gpredict
svn at pcbsd.org
svn at pcbsd.org
Fri Feb 22 09:29:19 PST 2008
Author: gonzalo
Date: 2008-02-22 09:29:18 -0800 (Fri, 22 Feb 2008)
New Revision: 1431
Modified:
pbibuild/modules/gpredict/pbi.conf
Log:
OTHERPORT entry added
Modified: pbibuild/modules/gpredict/pbi.conf
===================================================================
--- pbibuild/modules/gpredict/pbi.conf 2008-02-22 16:11:14 UTC (rev 1430)
+++ pbibuild/modules/gpredict/pbi.conf 2008-02-22 17:29:18 UTC (rev 1431)
@@ -25,13 +25,13 @@
PBIUPDATE="http://update.pbidir.com"
# Other Ports we need built (One per line)
-OTHERPORT=""
+OTHERPORT="/usr/ports/ftp/curl/"
# Enter your custom make options here
MAKEOPTS=""
# 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="23"
+BUILDKEY="24"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list