[PC-BSD Commits] r18435 - pbi/modules/graphics/pencil
svn at pcbsd.org
svn at pcbsd.org
Tue Aug 14 07:41:11 PDT 2012
Author: kenmoore
Date: 2012-08-14 14:41:11 +0000 (Tue, 14 Aug 2012)
New Revision: 18435
Modified:
pbi/modules/graphics/pencil/pbi.conf
Log:
Add x11/qt4-opengl to the graphics/pencil PBI and rebuild
Modified: pbi/modules/graphics/pencil/pbi.conf
===================================================================
--- pbi/modules/graphics/pencil/pbi.conf 2012-08-14 13:26:25 UTC (rev 18434)
+++ pbi/modules/graphics/pencil/pbi.conf 2012-08-14 14:41:11 UTC (rev 18435)
@@ -23,6 +23,8 @@
# Ports to build before / after
PBI_MKPORTBEFORE=""
-PBI_MKPORTAFTER="devel/dbus-qt4"
+PBI_MKPORTAFTER="devel/dbus-qt4 x11/qt4-opengl"
+
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
-export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER
+export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER PBI_BUILDKEY
More information about the Commits
mailing list