pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libxfce4mcs Modular Xorg support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f0531eec3110
branches: trunk
changeset: 523964:f0531eec3110
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jan 15 21:32:40 2007 +0000
description:
Modular Xorg support.
diffstat:
x11/libxfce4mcs/Makefile | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 4b2c12fee36d -r f0531eec3110 x11/libxfce4mcs/Makefile
--- a/x11/libxfce4mcs/Makefile Mon Jan 15 21:16:37 2007 +0000
+++ b/x11/libxfce4mcs/Makefile Mon Jan 15 21:32:40 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/08/11 09:43:09 drochner Exp $
+# $NetBSD: Makefile,v 1.12 2007/01/15 21:32:40 joerg Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -10,5 +10,10 @@
PKGCONFIG_OVERRIDE= libxfce4mcs/libxfce4mcs-client-1.0.pc.in
PKGCONFIG_OVERRIDE+= libxfce4mcs/libxfce4mcs-manager-1.0.pc.in
+BUILDLINK_DEPMETHOD.libXt?= build
+
+.include "../../x11/libSM/buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/libxfce4util/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index