pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 Modular Xorg support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40ff1174d395
branches:  trunk
changeset: 523740:40ff1174d395
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Jan 13 00:34:56 2007 +0000

description:
Modular Xorg support.

diffstat:

 x11/gnome-desktop/Makefile   |  3 ++-
 x11/gnome2-terminal/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 58b9fccbcec0 -r 40ff1174d395 x11/gnome-desktop/Makefile
--- a/x11/gnome-desktop/Makefile        Sat Jan 13 00:16:40 2007 +0000
+++ b/x11/gnome-desktop/Makefile        Sat Jan 13 00:34:56 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2006/11/28 22:19:29 drochner Exp $
+# $NetBSD: Makefile,v 1.64 2007/01/13 00:34:56 joerg Exp $
 #
 
 DISTNAME=              gnome-desktop-2.16.2
@@ -34,6 +34,7 @@
 .include "../../textproc/gnome-doc-utils/buildlink3.mk"
 .include "../../textproc/scrollkeeper/omf.mk"
 .include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
 .include "../../x11/startup-notification/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"
diff -r 58b9fccbcec0 -r 40ff1174d395 x11/gnome2-terminal/Makefile
--- a/x11/gnome2-terminal/Makefile      Sat Jan 13 00:16:40 2007 +0000
+++ b/x11/gnome2-terminal/Makefile      Sat Jan 13 00:34:56 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2006/12/15 20:33:04 joerg Exp $
+# $NetBSD: Makefile,v 1.62 2007/01/13 00:43:41 joerg Exp $
 #
 
 DISTNAME=              gnome-terminal-2.16.1
@@ -32,6 +32,7 @@
 .include "../../textproc/gnome-doc-utils/buildlink3.mk"
 .include "../../textproc/scrollkeeper/omf.mk"
 .include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
 .include "../../x11/libXft/buildlink3.mk"
 .include "../../x11/libzvt/buildlink3.mk"
 .include "../../x11/startup-notification/buildlink3.mk"



Home | Main Index | Thread Index | Old Index