summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-01-19 14:58:17 +0000
committerjoerg <joerg@pkgsrc.org>2007-01-19 14:58:17 +0000
commit880b099e99f2e1e24dd98d5d2df2c20b5c788287 (patch)
tree91394083b918890a8872e3ec77784b15cd0c8cf3 /sysutils
parentcab8779a45edcb9f5b44844f603371a8d4597210 (diff)
downloadpkgsrc-880b099e99f2e1e24dd98d5d2df2c20b5c788287.tar.gz
Modular Xorg support.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xfce4-xkb-plugin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xfce4-xkb-plugin/Makefile b/sysutils/xfce4-xkb-plugin/Makefile
index 60081d13a4c..5b12b61c9fb 100644
--- a/sysutils/xfce4-xkb-plugin/Makefile
+++ b/sysutils/xfce4-xkb-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/05/04 06:14:51 martti Exp $
+# $NetBSD: Makefile,v 1.10 2007/01/19 14:58:17 joerg Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -10,5 +10,6 @@ CATEGORIES= sysutils
MASTER_SITES= http://download.berlios.de/xfce-goodies/
COMMENT= Xfce Keyboard plugin
+.include "../../x11/libXpm/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"