summaryrefslogtreecommitdiffstats
path: root/mail/evolution/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-18 03:00:13 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-18 03:00:13 +0800
commitcb9b4c2ab044c633d015a11daae3097bf31a4755 (patch)
tree3b7ffb307a938e91be286f0885c659f6c11a64ca /mail/evolution/Makefile
parentd3769d13ed54a861ff04dee96e85b24802d3f58d (diff)
downloadmarcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.gz
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.bz2
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.lz
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.xz
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.zst
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.zip
Intro a new GCONF_SCHEMAS, don't use gconf.pl anymore. :-) I will have to
write the doc about this. I will send my write at either gnome or marcuscvs-devel for the English grammar feedback and etc. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2683 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r--mail/evolution/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 364b1d2ba..0fdba85f2 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -37,6 +37,11 @@ CONFIGURE_ARGS= --enable-nss=yes \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+GCONF_SCHEMAS= apps_evolution_addressbook-${EVO_VERSION}.schemas \
+ apps_evolution_calendar-${EVO_VERSION}.schemas \
+ apps_evolution_shell-${EVO_VERSION}.schemas \
+ evolution-mail-${EVO_VERSION}.schemas
+
EVO_VERSION= 1.5
PLIST_SUB= VERSION=${EVO_VERSION}