pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/compiz This wants -lcanberra-gtk. Make it so.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b4bafbf46e6
branches:  trunk
changeset: 400945:0b4bafbf46e6
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Oct 30 19:24:01 2009 +0000

description:
This wants -lcanberra-gtk. Make it so.

diffstat:

 wm/compiz/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r f6afd1452b74 -r 0b4bafbf46e6 wm/compiz/Makefile
--- a/wm/compiz/Makefile        Fri Oct 30 19:15:47 2009 +0000
+++ b/wm/compiz/Makefile        Fri Oct 30 19:24:01 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2009/08/26 19:56:55 sno Exp $
+# $NetBSD: Makefile,v 1.25 2009/10/30 19:24:01 tnn Exp $
 #
 
 DISTNAME=      compiz-0.6.2
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    wm x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
 
@@ -97,6 +97,7 @@
 # some plugins do it.
 .include "../../mk/pthread.buildlink3.mk"
 
+.include "../../audio/libcanberra/buildlink3.mk"
 .include "../../devel/GConf/schemas.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../sysutils/dbus/buildlink3.mk"



Home | Main Index | Thread Index | Old Index