pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/icewm IceWM also needs Xrandr if built with X.org's...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8064435d7754
branches:  trunk
changeset: 478962:8064435d7754
user:      recht <recht%pkgsrc.org@localhost>
date:      Mon Aug 02 16:50:40 2004 +0000

description:
IceWM also needs Xrandr if built with X.org's X11.

diffstat:

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

diffs (14 lines):

diff -r 399509faac8e -r 8064435d7754 wm/icewm/Makefile.common
--- a/wm/icewm/Makefile.common  Mon Aug 02 16:47:40 2004 +0000
+++ b/wm/icewm/Makefile.common  Mon Aug 02 16:50:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.36 2004/07/03 21:17:18 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.37 2004/08/02 16:50:40 recht Exp $
 
 DISTNAME=              icewm-1.2.14
 CATEGORIES=            x11 wm
@@ -63,3 +63,4 @@
 
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../fonts/Xft2/buildlink3.mk"
+.include "../../x11/Xrandr/buildlink3.mk"



Home | Main Index | Thread Index | Old Index