pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/ede Modular Xorg support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/698a8f1d422d
branches: trunk
changeset: 523801:698a8f1d422d
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Jan 13 18:41:23 2007 +0000
description:
Modular Xorg support.
diffstat:
x11/ede/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r de641e04d28a -r 698a8f1d422d x11/ede/Makefile
--- a/x11/ede/Makefile Sat Jan 13 18:35:40 2007 +0000
+++ b/x11/ede/Makefile Sat Jan 13 18:41:23 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/07/22 04:46:19 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2007/01/13 18:41:23 joerg Exp $
#
DISTNAME= ede-1.0.4
@@ -18,6 +18,7 @@
GNU_CONFIGURE= yes
.include "../../x11/efltk/buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index