diff options
author | wiz <wiz> | 2012-02-06 12:39:42 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-02-06 12:39:42 +0000 |
commit | ad164c8fae30193e1c75ea10275e5ff948dc92aa (patch) | |
tree | 4f44d69ea68fdf42fd137a62a707cb1bfc0ce61b /devel/coconut | |
parent | aa51d334a1da7bb22baee64f2526d3121a1777c0 (diff) | |
download | pkgsrc-ad164c8fae30193e1c75ea10275e5ff948dc92aa.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 'devel/coconut')
-rw-r--r-- | devel/coconut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/coconut/Makefile b/devel/coconut/Makefile index 6481da20045..5f3465b16ca 100644 --- a/devel/coconut/Makefile +++ b/devel/coconut/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2011/11/01 06:00:53 sbd Exp $ +# $NetBSD: Makefile,v 1.44 2012/02/06 12:39:47 wiz Exp $ # DISTNAME= coconut-0.3.0 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= devel MASTER_SITES= # ${MASTER_SITE_SOURCEFORGE:=coconut-lib/} |