[PC-BSD Commits] r13103 - pbi/modules/benchmarks/phoronix-test-suite
svn at pcbsd.org
svn at pcbsd.org
Mon Oct 3 15:49:39 PDT 2011
Author: kenmoore
Date: 2011-10-03 15:49:39 -0700 (Mon, 03 Oct 2011)
New Revision: 13103
Modified:
pbi/modules/benchmarks/phoronix-test-suite/pbi.conf
Log:
Phronix-test-suite was missing the PBI_MAKEPORT entry; fixed
Modified: pbi/modules/benchmarks/phoronix-test-suite/pbi.conf
===================================================================
--- pbi/modules/benchmarks/phoronix-test-suite/pbi.conf 2011-10-03 22:47:51 UTC (rev 13102)
+++ pbi/modules/benchmarks/phoronix-test-suite/pbi.conf 2011-10-03 22:49:39 UTC (rev 13103)
@@ -20,6 +20,8 @@
# PBI Update URL set to "" or the http:// URL of update checker
PBI_UPDATEURL="http://update.pbidir.com"
+
+PBI_MAKEPORT="benchmarks/phoronix-test-suite"; export PBI_MAKEPORT
# Ports to build before / after
PBI_MKPORTBEFORE=""
More information about the Commits
mailing list