[PC-BSD Commits] r12702 - pbi/modules/graphics/gimp
svn at pcbsd.org
svn at pcbsd.org
Thu Sep 8 05:33:10 PDT 2011
Author: kris
Date: 2011-09-08 05:33:10 -0700 (Thu, 08 Sep 2011)
New Revision: 12702
Modified:
pbi/modules/graphics/gimp/pbi.conf
Log:
Fix the gimp build
Modified: pbi/modules/graphics/gimp/pbi.conf
===================================================================
--- pbi/modules/graphics/gimp/pbi.conf 2011-09-07 16:59:41 UTC (rev 12701)
+++ pbi/modules/graphics/gimp/pbi.conf 2011-09-08 12:33:10 UTC (rev 12702)
@@ -26,7 +26,7 @@
WITH_X11=yes"
# Ports to build before / after
-PBI_MKPORTBEFORE=""
+PBI_MKPORTBEFORE="graphics/gtk-update-icon-cache"
PBI_MKPORTAFTER="x11-themes/qtcurve-gtk2"
PBI_BUILDKEY="02"
More information about the Commits
mailing list