[PC-BSD Commits] r4187 - pbibuild/modules/print/lyx15
svn at pcbsd.org
svn at pcbsd.org
Mon Jul 6 07:29:50 PDT 2009
Author: kris
Date: 2009-07-06 07:29:49 -0700 (Mon, 06 Jul 2009)
New Revision: 4187
Modified:
pbibuild/modules/print/lyx15/pbi.conf
Log:
Make sure we add qt4-dbus to lyx15, since its qt4 app
Modified: pbibuild/modules/print/lyx15/pbi.conf
===================================================================
--- pbibuild/modules/print/lyx15/pbi.conf 2009-07-06 14:28:02 UTC (rev 4186)
+++ pbibuild/modules/print/lyx15/pbi.conf 2009-07-06 14:29:49 UTC (rev 4187)
@@ -25,7 +25,7 @@
PBIUPDATE="http://update.pbidir.com"
# Other Ports we need built (One per line)
-OTHERPORT=""
+OTHERPORT="/usr/ports/devel/dbus-qt4"
# Enter your custom make options here
MAKEOPTS="WITH_QT=YES"
More information about the Commits
mailing list