pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libgphoto2 Include pkgconfig/buildlink3.mk becau...
details: https://anonhg.NetBSD.org/pkgsrc/rev/66c8964b52e9
branches: trunk
changeset: 482558:66c8964b52e9
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Oct 30 00:24:16 2004 +0000
description:
Include pkgconfig/buildlink3.mk because configure uses pkg-config.
diffstat:
devel/libgphoto2/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 2062db9eee74 -r 66c8964b52e9 devel/libgphoto2/Makefile
--- a/devel/libgphoto2/Makefile Fri Oct 29 23:02:17 2004 +0000
+++ b/devel/libgphoto2/Makefile Sat Oct 30 00:24:16 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/10/03 00:13:30 tv Exp $
+# $NetBSD: Makefile,v 1.18 2004/10/30 00:24:16 minskim Exp $
#
DISTNAME= libgphoto2-2.1.4
@@ -22,5 +22,6 @@
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/libusb/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../graphics/libexif/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index