summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorrecht <recht>2004-08-02 16:50:40 +0000
committerrecht <recht>2004-08-02 16:50:40 +0000
commit0b751a26dd23f7349ee752582966b608b3e7c5dd (patch)
tree11f37f6d835d8d1b71eb9f1df0407827e2898798 /wm
parent6258d8b342af67efbd17258e26213535dee83782 (diff)
downloadpkgsrc-0b751a26dd23f7349ee752582966b608b3e7c5dd.tar.gz
IceWM also needs Xrandr if built with X.org's X11.
Diffstat (limited to 'wm')
-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"