pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gle Modular Xorg support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7dd82e228f36
branches:  trunk
changeset: 523936:7dd82e228f36
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jan 15 17:04:43 2007 +0000

description:
Modular Xorg support.
XXX Not all sub-libraries are correctly linked.

diffstat:

 graphics/gle/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 3c6a1a3ce8b8 -r 7dd82e228f36 graphics/gle/Makefile
--- a/graphics/gle/Makefile     Mon Jan 15 16:55:14 2007 +0000
+++ b/graphics/gle/Makefile     Mon Jan 15 17:04:43 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/03/04 21:29:48 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2007/01/15 17:04:43 joerg Exp $
 #
 
 DISTNAME=      gle-3.1.0
@@ -20,5 +20,5 @@
 LIBS+=                 -lXext
 
 .include "../../graphics/Mesa/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libXi/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index