pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/f-spot pull in libjpeg explicitely (used to b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30832ebf879f
branches:  trunk
changeset: 556319:30832ebf879f
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Mar 19 18:27:27 2009 +0000

description:
pull in libjpeg explicitely (used to be through libgphoto)

diffstat:

 graphics/f-spot/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d499dd5c9f21 -r 30832ebf879f graphics/f-spot/Makefile
--- a/graphics/f-spot/Makefile  Thu Mar 19 17:05:51 2009 +0000
+++ b/graphics/f-spot/Makefile  Thu Mar 19 18:27:27 2009 +0000
@@ -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 @@
 .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"



Home | Main Index | Thread Index | Old Index