[PC-BSD Commits] r9843 - pbibuild/modules/multimedia/py-openlp
svn at pcbsd.org
svn at pcbsd.org
Thu Mar 31 09:08:16 PDT 2011
Author: kenmoore
Date: 2011-03-31 09:08:16 -0700 (Thu, 31 Mar 2011)
New Revision: 9843
Modified:
pbibuild/modules/multimedia/py-openlp/pbi.conf
Log:
Add the databases/py-sqlalchemy port to openlp and rebuild
Modified: pbibuild/modules/multimedia/py-openlp/pbi.conf
===================================================================
--- pbibuild/modules/multimedia/py-openlp/pbi.conf 2011-03-31 15:58:59 UTC (rev 9842)
+++ pbibuild/modules/multimedia/py-openlp/pbi.conf 2011-03-31 16:08:16 UTC (rev 9843)
@@ -25,14 +25,15 @@
PBIUPDATE="http://update.pbidir.com"
# Other Ports we need built (One per line)
-OTHERPORT="/usr/ports/devel/py-qt4"
+OTHERPORT="/usr/ports/devel/py-qt4
+/usr/ports/databases/py-sqlalchemy"
# 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="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