[PC-BSD Commits] r19426 - pbi/modules/sysutils/conky
svn at pcbsd.org
svn at pcbsd.org
Thu Sep 20 08:46:50 PDT 2012
Author: kenmoore
Date: 2012-09-20 15:46:50 +0000 (Thu, 20 Sep 2012)
New Revision: 19426
Modified:
pbi/modules/sysutils/conky/pbi.conf
Log:
Add x11/xorg-libraries to sysutils/conky as a build before to see if it can build now.
Modified: pbi/modules/sysutils/conky/pbi.conf
===================================================================
--- pbi/modules/sysutils/conky/pbi.conf 2012-09-20 15:16:29 UTC (rev 19425)
+++ pbi/modules/sysutils/conky/pbi.conf 2012-09-20 15:46:50 UTC (rev 19426)
@@ -22,7 +22,7 @@
PBI_MAKEPORT="sysutils/conky"
PBI_MAKEOPTS="USE_XORG=true WITH_LUA=true WITH_LUA_CAIRO=true WITH_LUA_IMLIB2=true"
+PBI_MKPORTBEFORE="x11/xorg-libraries"; export PBI_MKPORTBEFORE
+PBI_BUILDKEY="03"; export PBI_BUILDKEY
-PBI_BUILDKEY="02"; export PBI_BUILDKEY
-
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS
More information about the Commits
mailing list