pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libgphoto2 remove linjpeg, it is not referenced ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b921390f8433
branches:  trunk
changeset: 556266:b921390f8433
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Mar 18 13:25:11 2009 +0000

description:
remove linjpeg, it is not referenced by the exported libraries

diffstat:

 devel/libgphoto2/buildlink3.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c293038f8c14 -r b921390f8433 devel/libgphoto2/buildlink3.mk
--- a/devel/libgphoto2/buildlink3.mk    Wed Mar 18 13:09:02 2009 +0000
+++ b/devel/libgphoto2/buildlink3.mk    Wed Mar 18 13:25:11 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2008/04/29 19:10:11 drochner Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2009/03/18 13:25:11 drochner Exp $
 
 BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH}+
 LIBGPHOTO2_BUILDLINK3_MK:=     ${LIBGPHOTO2_BUILDLINK3_MK}+
@@ -25,7 +25,6 @@
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/libltdl/buildlink3.mk"
 .include "../../converters/libiconv/buildlink3.mk"
-.include "../../graphics/jpeg/buildlink3.mk"
 .include "../../graphics/libexif/buildlink3.mk"
 
 BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH:S/+$//}



Home | Main Index | Thread Index | Old Index