diff options
author | wiz <wiz@pkgsrc.org> | 2012-02-06 12:39:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-02-06 12:39:49 +0000 |
commit | 3e5aee20cf09bd529b0ddaf1fbeb5f6368f76e49 (patch) | |
tree | babd501eac1bd290d4908251c585379252e34df8 /graphics/shotwell | |
parent | de911026c151f0b1f9b4b651b31e37b6ff773811 (diff) | |
download | pkgsrc-3e5aee20cf09bd529b0ddaf1fbeb5f6368f76e49.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 'graphics/shotwell')
-rw-r--r-- | graphics/shotwell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index e20c62c0196..34d5e24bf60 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2011/11/09 20:59:21 gls Exp $ +# $NetBSD: Makefile,v 1.27 2012/02/06 12:40:36 wiz Exp $ # DISTNAME= shotwell-0.11.6 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://yorba.org/download/shotwell/0.11/ EXTRACT_SUFX= .tar.bz2 |