summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authortnn <tnn>2009-10-30 19:24:01 +0000
committertnn <tnn>2009-10-30 19:24:01 +0000
commit713925b1de0b1bdb0020af04b620a5ab8069ae29 (patch)
tree11e176c54a8c546db9f64f20eca2ff1efd0810cc /wm
parent13eb80d2efda31086f4ae044d3c191b00df98424 (diff)
downloadpkgsrc-713925b1de0b1bdb0020af04b620a5ab8069ae29.tar.gz
This wants -lcanberra-gtk. Make it so.
Diffstat (limited to 'wm')
-rw-r--r--wm/compiz/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/wm/compiz/Makefile b/wm/compiz/Makefile
index f4d891a1ad5..1e4ba7064d6 100644
--- a/wm/compiz/Makefile
+++ b/wm/compiz/Makefile
@@ -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 @@ PLIST.kde= yes
# 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"