diff options
author | gls <gls@pkgsrc.org> | 2010-12-14 07:45:13 +0000 |
---|---|---|
committer | gls <gls@pkgsrc.org> | 2010-12-14 07:45:13 +0000 |
commit | c7ed4bfc7c64e1f57ba6280eb971aad9357f002c (patch) | |
tree | da8bbf7cefa9a0bbfe69d2f149964148e0a0bc7b /graphics | |
parent | 255fbbe44fc064dc52a5a39546fc6940c8aa481a (diff) | |
download | pkgsrc-c7ed4bfc7c64e1f57ba6280eb971aad9357f002c.tar.gz |
Update after adjusting libraw bl3
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/shotwell/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index 6663771de8b..2f8fd3c9af2 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2010/12/13 20:36:53 gls Exp $ +# $NetBSD: Makefile,v 1.6 2010/12/14 07:45:13 gls Exp $ # DISTNAME= shotwell-0.7.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://yorba.org/download/shotwell/0.7/ EXTRACT_SUFX= .tar.bz2 @@ -35,7 +35,6 @@ post-install: .include "../../devel/libgee/buildlink3.mk" .include "../../devel/libgphoto2/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../graphics/lcms/buildlink3.mk" .include "../../graphics/libexif/buildlink3.mk" .include "../../graphics/libgexiv2/buildlink3.mk" .include "../../graphics/libraw/buildlink3.mk" |