[PC-BSD Commits] r12886 - in pbi/modules/deskutils/calibre: . resources
svn at pcbsd.org
svn at pcbsd.org
Tue Sep 20 07:12:46 PDT 2011
Author: kris
Date: 2011-09-20 07:12:45 -0700 (Tue, 20 Sep 2011)
New Revision: 12886
Modified:
pbi/modules/deskutils/calibre/pbi.conf
pbi/modules/deskutils/calibre/resources/calibre.png
Log:
Fix calibre to include py-css util which is used during book conversion,
also update icon while here
Modified: pbi/modules/deskutils/calibre/pbi.conf
===================================================================
--- pbi/modules/deskutils/calibre/pbi.conf 2011-09-20 14:00:37 UTC (rev 12885)
+++ pbi/modules/deskutils/calibre/pbi.conf 2011-09-20 14:12:45 UTC (rev 12886)
@@ -20,5 +20,9 @@
# The target port we are building
PBI_MAKEPORT="deskutils/calibre"
+
+PBI_MKPORTAFTER="www/py-cssutils"
+
+PBI_BUILDKEY="02"
-export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
+export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTAFTER PBI_BUILDKEY
Modified: pbi/modules/deskutils/calibre/resources/calibre.png
===================================================================
(Binary files differ)
More information about the Commits
mailing list