diff options
author | prlw1 <prlw1> | 2014-10-25 19:00:14 +0000 |
---|---|---|
committer | prlw1 <prlw1> | 2014-10-25 19:00:14 +0000 |
commit | 920811b86ac8d974279126f660d665f7700b444f (patch) | |
tree | 13944884ea23c998b1a69198e60885c9645dfb0d /graphics | |
parent | 46bedf89f94695fbd7286fcf2c1bd0eb2d1482a8 (diff) | |
download | pkgsrc-920811b86ac8d974279126f660d665f7700b444f.tar.gz |
Rename libgee to libgee0.6
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/shotwell/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index d1cca0a7ebd..5ade7b05463 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2014/10/07 16:47:27 adam Exp $ +# $NetBSD: Makefile,v 1.61 2014/10/25 19:00:14 prlw1 Exp $ DISTNAME= shotwell-0.11.6 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= graphics MASTER_SITES= http://yorba.org/download/shotwell/0.11/ EXTRACT_SUFX= .tar.bz2 @@ -25,7 +25,7 @@ REPLACE_SH+= configure .include "../../databases/sqlite3/buildlink3.mk" .include "../../devel/GConf/buildlink3.mk" .include "../../devel/glib2/schemas.mk" -.include "../../devel/libgee/buildlink3.mk" +.include "../../devel/libgee0.6/buildlink3.mk" .include "../../devel/libgphoto2/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../graphics/libexif/buildlink3.mk" |