pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/gnome-vfs2 Also include krb5.buildlink3.mk fr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/84048c198db6
branches: trunk
changeset: 490721:84048c198db6
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Fri Mar 18 19:32:21 2005 +0000
description:
Also include krb5.buildlink3.mk from here so that depending packages can
find the correct files (and dependencies, such as db4).
I suspect this will fix PR pkg/29710, PR pkg/29711 and PR pkg/29715, which
could be a result of the (incorrect) change in PR pkg/29712 sent by the
submitter of all these reports.
diffstat:
sysutils/gnome-vfs2/buildlink3.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b7220c147b1c -r 84048c198db6 sysutils/gnome-vfs2/buildlink3.mk
--- a/sysutils/gnome-vfs2/buildlink3.mk Fri Mar 18 19:28:09 2005 +0000
+++ b/sysutils/gnome-vfs2/buildlink3.mk Fri Mar 18 19:32:21 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2004/09/22 21:27:24 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2005/03/18 19:32:21 jmmv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GNOME_VFS2_BUILDLINK3_MK:= ${GNOME_VFS2_BUILDLINK3_MK}+
@@ -25,6 +25,7 @@
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libbonobo/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
+.include "../../mk/krb5.buildlink3.mk"
.include "../../net/ORBit2/buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
.include "../../sysutils/fam/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index