summaryrefslogtreecommitdiff
path: root/graphics/f-spot
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-03-19 18:27:27 +0000
committerdrochner <drochner@pkgsrc.org>2009-03-19 18:27:27 +0000
commit56b5c22787182f743bbaf70dbe9af340d1d5ce10 (patch)
tree0318fd5da3cf92e62afbf13762eb1779f6f310f9 /graphics/f-spot
parent67db270d4cbde8fbd72338a054adc008162f390b (diff)
downloadpkgsrc-56b5c22787182f743bbaf70dbe9af340d1d5ce10.tar.gz
pull in libjpeg explicitely (used to be through libgphoto)
Diffstat (limited to 'graphics/f-spot')
-rw-r--r--graphics/f-spot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile
index 5822b9b81ae..b6853b9f9e1 100644
--- a/graphics/f-spot/Makefile
+++ b/graphics/f-spot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/03/08 15:56:45 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2009/03/19 18:27:27 drochner Exp $
#
DISTNAME= f-spot-0.5.0.3
@@ -29,6 +29,7 @@ REPLACE_BASH+= tools/f-spot-import
.include "../../devel/libgphoto2/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/lcms/buildlink3.mk"
.include "../../graphics/libexif/buildlink3.mk"
.include "../../lang/mono/buildlink3.mk"