pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/openbox Include libXrandr buildlink3.mk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb98d62a0445
branches:  trunk
changeset: 547431:cb98d62a0445
user:      jakllsch <jakllsch%pkgsrc.org@localhost>
date:      Tue Sep 16 17:47:57 2008 +0000

description:
Include libXrandr buildlink3.mk.
Bump PKGREVISION.

diffstat:

 wm/openbox/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 20b0badea10f -r cb98d62a0445 wm/openbox/Makefile
--- a/wm/openbox/Makefile       Tue Sep 16 17:05:17 2008 +0000
+++ b/wm/openbox/Makefile       Tue Sep 16 17:47:57 2008 +0000
@@ -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 @@
 .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"
 



Home | Main Index | Thread Index | Old Index