diff options
author | wiz <wiz@pkgsrc.org> | 2012-02-06 12:40:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-02-06 12:40:37 +0000 |
commit | 1e1719147b0ed91ea2f2ffaced514524f6f62826 (patch) | |
tree | 93aeead30f52121c8361033b50e4b482c960b067 /mail/akonadi/Makefile | |
parent | b2a1b777d4759988887adb98198bf47cf0488992 (diff) | |
download | pkgsrc-1e1719147b0ed91ea2f2ffaced514524f6f62826.tar.gz |
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
Diffstat (limited to 'mail/akonadi/Makefile')
-rw-r--r-- | mail/akonadi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/akonadi/Makefile b/mail/akonadi/Makefile index 70241b3d51d..1d2f877e41d 100644 --- a/mail/akonadi/Makefile +++ b/mail/akonadi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2012/01/13 10:55:16 obache Exp $ +# $NetBSD: Makefile,v 1.31 2012/02/06 12:40:47 wiz Exp $ DISTNAME= akonadi-1.4.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= mail MASTER_SITES= http://download.akonadi-project.org/ EXTRACT_SUFX= .tar.bz2 |