pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/devilspie Modular Xorg support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1fceb60da573
branches:  trunk
changeset: 523937:1fceb60da573
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jan 15 17:16:32 2007 +0000

description:
Modular Xorg support.

diffstat:

 x11/devilspie/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 7dd82e228f36 -r 1fceb60da573 x11/devilspie/Makefile
--- a/x11/devilspie/Makefile    Mon Jan 15 17:04:43 2007 +0000
+++ b/x11/devilspie/Makefile    Mon Jan 15 17:16:32 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/12/05 09:24:51 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2007/01/15 17:16:32 joerg Exp $
 
 DISTNAME=              devilspie-0.19
 CATEGORIES=            x11
@@ -25,6 +25,6 @@
 .include "../../devel/popt/buildlink3.mk"
 .include "../../devel/libwnck/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index