pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xcursor Backout last revision, it is not included ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8c7a7fb38f85
branches:  trunk
changeset: 516033:8c7a7fb38f85
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jul 13 00:57:32 2006 +0000

description:
Backout last revision, it is not included in xorg-libs *sigh*.

diffstat:

 x11/xcursor/buildlink3.mk |  9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diffs (23 lines):

diff -r 5b4327da5371 -r 8c7a7fb38f85 x11/xcursor/buildlink3.mk
--- a/x11/xcursor/buildlink3.mk Wed Jul 12 20:12:15 2006 +0000
+++ b/x11/xcursor/buildlink3.mk Thu Jul 13 00:57:32 2006 +0000
@@ -1,12 +1,7 @@
-# $NetBSD: buildlink3.mk,v 1.20 2006/07/11 14:42:04 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2006/07/13 00:57:32 joerg Exp $
 
 .include "../../mk/bsd.prefs.mk"
 
-.if ${X11_TYPE} == "xorg"
-.include "../../mk/x11.buildlink3.mk"
-.else
-
-
 BUILDLINK_DEPTH:=      ${BUILDLINK_DEPTH}+
 XCURSOR_BUILDLINK3_MK:=        ${XCURSOR_BUILDLINK3_MK}+
 
@@ -30,5 +25,3 @@
 .include "../../x11/Xrender/buildlink3.mk"
 
 BUILDLINK_DEPTH:=      ${BUILDLINK_DEPTH:S/+$//}
-
-.endif



Home | Main Index | Thread Index | Old Index