[PC-BSD Commits] r3384 - pbibuild/modules/kdesvn-kde4
svn at pcbsd.org
svn at pcbsd.org
Sun Feb 1 06:53:49 PST 2009
Author: kris
Date: 2009-02-01 06:53:48 -0800 (Sun, 01 Feb 2009)
New Revision: 3384
Modified:
pbibuild/modules/kdesvn-kde4/copy-files
pbibuild/modules/kdesvn-kde4/pbi.conf
Log:
Fixed kdesvn-kde4 module to include the optional QTSql libs
Modified: pbibuild/modules/kdesvn-kde4/copy-files
===================================================================
--- pbibuild/modules/kdesvn-kde4/copy-files 2009-01-30 21:51:27 UTC (rev 3383)
+++ pbibuild/modules/kdesvn-kde4/copy-files 2009-02-01 14:53:48 UTC (rev 3384)
@@ -3,6 +3,7 @@
/usr/local/kde4/bin/*svn* bin/
/usr/local/lib/*svn* lib/
/usr/local/lib/*sql* lib/
+/usr/local/lib/qt4/*Sql* lib/
/usr/local/kde4/lib kde4/
/usr/local/kde4/share/apps kde4/share/
/usr/local/kde4/share/config kde4/share/
Modified: pbibuild/modules/kdesvn-kde4/pbi.conf
===================================================================
--- pbibuild/modules/kdesvn-kde4/pbi.conf 2009-01-30 21:51:27 UTC (rev 3383)
+++ pbibuild/modules/kdesvn-kde4/pbi.conf 2009-02-01 14:53:48 UTC (rev 3384)
@@ -32,7 +32,7 @@
# 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="02"
# If this port has a non-standard port version variable in Makefile, then
# list the key here such as "OOOVERSION="
More information about the Commits
mailing list