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