pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/xfce4-xkb-plugin Modular Xorg support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/979904551c47
branches:  trunk
changeset: 524149:979904551c47
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jan 19 14:58:17 2007 +0000

description:
Modular Xorg support.

diffstat:

 sysutils/xfce4-xkb-plugin/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r f1eea5bab423 -r 979904551c47 sysutils/xfce4-xkb-plugin/Makefile
--- a/sysutils/xfce4-xkb-plugin/Makefile        Fri Jan 19 14:02:39 2007 +0000
+++ b/sysutils/xfce4-xkb-plugin/Makefile        Fri Jan 19 14:58:17 2007 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index