pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/fast-user-switch-applet Modular Xorg support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/266d9361a8da
branches: trunk
changeset: 523855:266d9361a8da
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jan 14 10:34:14 2007 +0000
description:
Modular Xorg support.
diffstat:
x11/fast-user-switch-applet/Makefile | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r fa99878eaeba -r 266d9361a8da x11/fast-user-switch-applet/Makefile
--- a/x11/fast-user-switch-applet/Makefile Sun Jan 14 10:31:27 2007 +0000
+++ b/x11/fast-user-switch-applet/Makefile Sun Jan 14 10:34:14 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/09/16 12:20:41 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2007/01/14 10:34:14 joerg Exp $
#
DISTNAME= fast-user-switch-applet-2.16.0
@@ -36,6 +36,8 @@
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0
+BUILDLINK_DEPMETHOD.libXt?= build
+
.include "../../devel/GConf2/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libbonobo/buildlink3.mk"
@@ -45,4 +47,7 @@
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gnome-panel/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index