pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtk2 Don't buildlink x11/xcursor, it is not actual...
details: https://anonhg.NetBSD.org/pkgsrc/rev/14ea49063f01
branches: trunk
changeset: 516290:14ea49063f01
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jul 18 13:03:25 2006 +0000
description:
Don't buildlink x11/xcursor, it is not actually used by GTK2 directly.
diffstat:
x11/gtk2/buildlink3.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 909bf28aae1c -r 14ea49063f01 x11/gtk2/buildlink3.mk
--- a/x11/gtk2/buildlink3.mk Tue Jul 18 11:06:48 2006 +0000
+++ b/x11/gtk2/buildlink3.mk Tue Jul 18 13:03:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.27 2006/07/08 23:11:14 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.28 2006/07/18 13:03:25 joerg Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GTK2_BUILDLINK3_MK:= ${GTK2_BUILDLINK3_MK}+
@@ -35,7 +35,6 @@
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
-.include "../../x11/xcursor/buildlink3.mk"
.include "../../x11/Xrandr/buildlink3.mk"
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
Home |
Main Index |
Thread Index |
Old Index