diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-14 02:13:44 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-14 02:13:44 +0800 |
commit | 57c03ffa3c245c17448d75d8007bb9345fe8bfbe (patch) | |
tree | b8520c642037ddb0c3ccc8b8fccca9bbff4c1e81 /mail/evolution/Makefile | |
parent | 0d911cd3899a7c1b1804dcca50f37feb63a0aa16 (diff) | |
download | marcuscom-ports-57c03ffa3c245c17448d75d8007bb9345fe8bfbe.tar marcuscom-ports-57c03ffa3c245c17448d75d8007bb9345fe8bfbe.tar.gz marcuscom-ports-57c03ffa3c245c17448d75d8007bb9345fe8bfbe.tar.bz2 marcuscom-ports-57c03ffa3c245c17448d75d8007bb9345fe8bfbe.tar.lz marcuscom-ports-57c03ffa3c245c17448d75d8007bb9345fe8bfbe.tar.xz marcuscom-ports-57c03ffa3c245c17448d75d8007bb9345fe8bfbe.tar.zst marcuscom-ports-57c03ffa3c245c17448d75d8007bb9345fe8bfbe.zip |
Add the g_module stub symbols to the Evo component modules as well.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13810 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 696038438..5e2768d82 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,11 +3,12 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/mail/evolution/Makefile,v 1.216 2010/03/06 17:04:13 marcus Exp $ +# $MCom: ports/mail/evolution/Makefile,v 1.217 2010/03/13 07:49:43 marcus Exp $ # PORTNAME= evolution PORTVERSION= 2.29.92.1 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |