summaryrefslogtreecommitdiff
path: root/wm/openbox
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-11-25 12:41:36 +0000
committerwiz <wiz@pkgsrc.org>2007-11-25 12:41:36 +0000
commit77571e1a0b8c4f69a26c13ba77dcb028df386ab7 (patch)
treee7e6e6b67f57ebae04be9d8df362ae85fc04324d /wm/openbox
parent69c55c7f56bb4145688e4cc19cd46532376c49a4 (diff)
downloadpkgsrc-77571e1a0b8c4f69a26c13ba77dcb028df386ab7.tar.gz
Include xinerama buildlink3.mk. From Brian de Alwis in PR 37382.
Bump PKGREVISION.
Diffstat (limited to 'wm/openbox')
-rw-r--r--wm/openbox/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile
index b20325f1c7f..2aa9a7c40d5 100644
--- a/wm/openbox/Makefile
+++ b/wm/openbox/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2007/08/11 07:48:21 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2007/11/25 12:41:36 wiz Exp $
DISTNAME= openbox-3.4.4
+PKGREVISION= 1
CATEGORIES= wm x11
MASTER_SITES= http://icculus.org/openbox/releases/
# PR pkg/36489
@@ -42,6 +43,7 @@ BUILDLINK_DEPMETHOD.libXt?= build
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXcursor/buildlink3.mk"
.include "../../x11/libXft/buildlink3.mk"
+.include "../../x11/libXinerama/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/startup-notification/buildlink3.mk"