summaryrefslogtreecommitdiff
path: root/x11/xfce4-mcs-plugins
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-17 15:37:35 +0000
committerjoerg <joerg>2007-01-17 15:37:35 +0000
commit0b8096c109f0f337b7e8768ff2e86ebb2a4d2ea6 (patch)
tree0f1a6f50c7118c8708e3e8521ecf0a21fd31e9c3 /x11/xfce4-mcs-plugins
parent095637d389fefa38deba3793874bce79e1452a92 (diff)
downloadpkgsrc-0b8096c109f0f337b7e8768ff2e86ebb2a4d2ea6.tar.gz
Modular Xorg support.
Diffstat (limited to 'x11/xfce4-mcs-plugins')
-rw-r--r--x11/xfce4-mcs-plugins/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/x11/xfce4-mcs-plugins/Makefile b/x11/xfce4-mcs-plugins/Makefile
index 98f9c6090af..8f0bab49009 100644
--- a/x11/xfce4-mcs-plugins/Makefile
+++ b/x11/xfce4-mcs-plugins/Makefile
@@ -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 @@ PKGREVISION= 4
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"