summaryrefslogtreecommitdiff
path: root/wm/icewm
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-08-02 16:50:40 +0000
committerrecht <recht@pkgsrc.org>2004-08-02 16:50:40 +0000
commit7b633f688b0bba72cd40220cf0c165a5679a948a (patch)
tree11f37f6d835d8d1b71eb9f1df0407827e2898798 /wm/icewm
parent24e92e69b5e035aa8ab4160862d4a44f24271694 (diff)
downloadpkgsrc-7b633f688b0bba72cd40220cf0c165a5679a948a.tar.gz
IceWM also needs Xrandr if built with X.org's X11.
Diffstat (limited to 'wm/icewm')
-rw-r--r--wm/icewm/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/icewm/Makefile.common b/wm/icewm/Makefile.common
index 15fc9d4dd62..0909826c162 100644
--- a/wm/icewm/Makefile.common
+++ b/wm/icewm/Makefile.common
@@ -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 @@ post-install:
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../fonts/Xft2/buildlink3.mk"
+.include "../../x11/Xrandr/buildlink3.mk"