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 | 8a8c283577afdc95595ba5784b3376ed5dbdf9c8 (patch) | |
tree | da8bbf7cefa9a0bbfe69d2f149964148e0a0bc7b /graphics/shotwell | |
parent | 0e295a15c559758cf863206c79202ef4773739b7 (diff) | |
download | pkgsrc-8a8c283577afdc95595ba5784b3376ed5dbdf9c8.tar.gz |
Update after adjusting libraw bl3
Diffstat (limited to 'graphics/shotwell')
-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" |