pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libXcomposite "x11/Xcomposite/buildlink3.mk" no lo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5a8ef3c9e622
branches:  trunk
changeset: 627743:5a8ef3c9e622
user:      tron <tron%pkgsrc.org@localhost>
date:      Sat Dec 14 09:36:57 2013 +0000

description:
"x11/Xcomposite/buildlink3.mk" no longer exists. So don't try to
include it.

diffstat:

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

diffs (22 lines):

diff -r 0c6eafe15ec6 -r 5a8ef3c9e622 x11/libXcomposite/buildlink3.mk
--- a/x11/libXcomposite/buildlink3.mk   Sat Dec 14 09:18:53 2013 +0000
+++ b/x11/libXcomposite/buildlink3.mk   Sat Dec 14 09:36:57 2013 +0000
@@ -1,11 +1,7 @@
-# $NetBSD: buildlink3.mk,v 1.3 2009/03/20 19:25:44 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2013/12/14 09:36:57 tron Exp $
 
 .include "../../mk/bsd.fast.prefs.mk"
 
-.if ${X11_TYPE} != "modular"
-.include "../../x11/Xcomposite/buildlink3.mk"
-.else
-
 BUILDLINK_TREE+=       libXcomposite
 
 .if !defined(LIBXCOMPOSITE_BUILDLINK3_MK)
@@ -22,5 +18,3 @@
 .endif # LIBXCOMPOSITE_BUILDLINK3_MK
 
 BUILDLINK_TREE+=       -libXcomposite
-
-.endif



Home | Main Index | Thread Index | Old Index