summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
Diffstat (limited to 'wm')
-rw-r--r--wm/openbox/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile
index 134b9fe2f25..3b36965957c 100644
--- a/wm/openbox/Makefile
+++ b/wm/openbox/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2008/04/24 20:22:00 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2008/09/16 17:47:57 jakllsch Exp $
DISTNAME= openbox-3.4.7.2
+PKGREVISION= 1
CATEGORIES= wm x11
MASTER_SITES= http://icculus.org/openbox/releases/
# PR pkg/36489
@@ -43,6 +44,7 @@ BUILDLINK_DEPMETHOD.libXt?= build
.include "../../x11/libXcursor/buildlink3.mk"
.include "../../x11/libXft/buildlink3.mk"
.include "../../x11/libXinerama/buildlink3.mk"
+.include "../../x11/libXrandr/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/startup-notification/buildlink3.mk"