pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/evilwm use more Xrandr.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f560bc2648fc
branches:  trunk
changeset: 537535:f560bc2648fc
user:      dan <dan%pkgsrc.org@localhost>
date:      Thu Jan 10 23:08:22 2008 +0000

description:
use more Xrandr.

diffstat:

 wm/evilwm/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 865e84d80fdf -r f560bc2648fc wm/evilwm/Makefile
--- a/wm/evilwm/Makefile        Thu Jan 10 23:08:06 2008 +0000
+++ b/wm/evilwm/Makefile        Thu Jan 10 23:08:22 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2008/01/04 12:11:36 sketch Exp $
+# $NetBSD: Makefile,v 1.27 2008/01/10 23:08:22 dan Exp $
 #
 
 DISTNAME=      evilwm-1.0.0
@@ -21,5 +21,6 @@
        done
 
 .include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXrandr/buildlink3.mk"
 .include "../../x11/xextproto/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index