pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xfce4-mcs-plugins Modular Xorg support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9ee62a3c77b9
branches: trunk
changeset: 524044:9ee62a3c77b9
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Jan 17 15:37:35 2007 +0000
description:
Modular Xorg support.
diffstat:
x11/xfce4-mcs-plugins/Makefile | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 8ff29a1f703f -r 9ee62a3c77b9 x11/xfce4-mcs-plugins/Makefile
--- a/x11/xfce4-mcs-plugins/Makefile Wed Jan 17 14:50:27 2007 +0000
+++ b/x11/xfce4-mcs-plugins/Makefile Wed Jan 17 15:37:35 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/04/17 13:46:12 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/01/17 15:37:35 joerg Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -8,6 +8,11 @@
CATEGORIES= x11
COMMENT= Xfce settings manager plugins
+BUILDLINK_DEPMETHOD.libXt?= build
+
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/xfce4-mcs-manager/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index