[PC-BSD Commits] r20306 - pbi/modules/mail/sylpheed
svn at pcbsd.org
svn at pcbsd.org
Wed Nov 28 12:21:48 PST 2012
Author: kenmoore
Date: 2012-11-28 20:21:48 +0000 (Wed, 28 Nov 2012)
New Revision: 20306
Modified:
pbi/modules/mail/sylpheed/pbi.conf
Log:
Enable the GPGME option for mail/sylpheed and rebuild
Modified: pbi/modules/mail/sylpheed/pbi.conf
===================================================================
--- pbi/modules/mail/sylpheed/pbi.conf 2012-11-28 18:57:33 UTC (rev 20305)
+++ pbi/modules/mail/sylpheed/pbi.conf 2012-11-28 20:21:48 UTC (rev 20306)
@@ -22,12 +22,12 @@
PBI_MAKEPORT="mail/sylpheed/"
# Additional options for make.conf
-PBI_MAKEOPTS=""
+PBI_MAKEOPTS="sylpheed_SET= GPGME"
# Ports to build before / after
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER="audio/esound x11-themes/qtcurve-gtk2"
-PBI_BUILDKEY="02"
+PBI_BUILDKEY="03"
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS PBI_MKPORTBEFORE PBI_MKPORTAFTER PBI_BUILDKEY
More information about the Commits
mailing list