[PC-BSD Commits] r4959 - pbibuild/modules/graphics/qcomicbook
svn at pcbsd.org
svn at pcbsd.org
Wed Nov 11 13:11:54 PST 2009
Author: kris
Date: 2009-11-11 13:11:54 -0800 (Wed, 11 Nov 2009)
New Revision: 4959
Modified:
pbibuild/modules/graphics/qcomicbook/copy-files
pbibuild/modules/graphics/qcomicbook/pbi.conf
Log:
Rebuild qcomicbook with all qt4 properly
Modified: pbibuild/modules/graphics/qcomicbook/copy-files
===================================================================
--- pbibuild/modules/graphics/qcomicbook/copy-files 2009-11-11 21:10:36 UTC (rev 4958)
+++ pbibuild/modules/graphics/qcomicbook/copy-files 2009-11-11 21:11:54 UTC (rev 4959)
@@ -10,4 +10,5 @@
/usr/local/bin/7zr bin/
/usr/local/bin/p7zip bin/
/usr/local/bin/unace bin/
-/usr/local/bin/pkg-config bin/
\ No newline at end of file
+/usr/local/bin/pkg-config bin/
+/usr/local/lib/qt4 lib/
Modified: pbibuild/modules/graphics/qcomicbook/pbi.conf
===================================================================
--- pbibuild/modules/graphics/qcomicbook/pbi.conf 2009-11-11 21:10:36 UTC (rev 4958)
+++ pbibuild/modules/graphics/qcomicbook/pbi.conf 2009-11-11 21:11:54 UTC (rev 4959)
@@ -25,14 +25,14 @@
PBIUPDATE="http://update.pbidir.com"
# Other Ports we need built (One per line)
-OTHERPORT=""
+OTHERPORT="/usr/ports/devel/qt4"
# 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="01"
+BUILDKEY="03"
PBIAUTOPOPULATE="YES"
export PBIAUTOPOPULATE
More information about the Commits
mailing list