summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg>2010-06-26 00:39:59 +0000
committerjoerg <joerg>2010-06-26 00:39:59 +0000
commit83a3d384f809fddc18cddc963826bcd5d0fcc8ea (patch)
treece19607a570ef18f77bfb5dbd2bc182d16f35b7e /x11
parentc61bdd2e73c2811b9b3f3d268a6c6b9b3e15787d (diff)
downloadpkgsrc-83a3d384f809fddc18cddc963826bcd5d0fcc8ea.tar.gz
Mark explicitly as broken.
Diffstat (limited to 'x11')
-rw-r--r--x11/lbxproxy/Makefile4
-rw-r--r--x11/liblbxutil/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/x11/lbxproxy/Makefile b/x11/lbxproxy/Makefile
index 37c21812b91..a14ba52d4a8 100644
--- a/x11/lbxproxy/Makefile
+++ b/x11/lbxproxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/11/09 19:34:05 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2010/06/26 00:39:59 joerg Exp $
#
DISTNAME= lbxproxy-1.0.2
@@ -15,6 +15,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
+BROKEN= Unsupported by modern X.org
+
.include "../../x11/bigreqsproto/buildlink3.mk"
.include "../../x11/libICE/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
diff --git a/x11/liblbxutil/Makefile b/x11/liblbxutil/Makefile
index d7586e9ce2b..e8bb22c2654 100644
--- a/x11/liblbxutil/Makefile
+++ b/x11/liblbxutil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:16 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2010/06/26 00:39:59 joerg Exp $
#
DISTNAME= liblbxutil-1.0.1
@@ -17,6 +17,8 @@ PKGCONFIG_OVERRIDE+= ${WRKSRC}/lbxutil.pc.in
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
+BROKEN= Unsupported by modern X.org
+
.include "../../mk/bsd.prefs.mk"
.if !empty(USE_CROSS_COMPILE:M[yY][eE][sS])