pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/gg2 Modular Xorg support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/904d158d04ad
branches:  trunk
changeset: 523928:904d158d04ad
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jan 15 16:08:18 2007 +0000

description:
Modular Xorg support.

diffstat:

 chat/gg2/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r ae1ded6d93c7 -r 904d158d04ad chat/gg2/Makefile
--- a/chat/gg2/Makefile Mon Jan 15 15:32:47 2007 +0000
+++ b/chat/gg2/Makefile Mon Jan 15 16:08:18 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/10/24 19:19:22 adam Exp $
+# $NetBSD: Makefile,v 1.24 2007/01/15 16:08:18 joerg Exp $
 
 DISTNAME=      gg2-2.3.0
 CATEGORIES=    chat
@@ -29,6 +29,9 @@
 .include "../../chat/loudmouth/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
+.include "../../x11/libXScrnSaver/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
 .include "../../x11/xosd/buildlink3.mk"
 
 .include "../../mk/oss.buildlink3.mk"



Home | Main Index | Thread Index | Old Index