summaryrefslogtreecommitdiff
path: root/wm/compiz/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-09-21 13:03:25 +0000
committerwiz <wiz@pkgsrc.org>2007-09-21 13:03:25 +0000
commit3528e063450c6c10f9548d9ded687e713f731a1b (patch)
tree48b3195c505f0c48c6098bc0d627477188a674f9 /wm/compiz/Makefile
parent244ea701f14dd6e37e3554caa6ec8038018cecb5 (diff)
downloadpkgsrc-3528e063450c6c10f9548d9ded687e713f731a1b.tar.gz
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'wm/compiz/Makefile')
-rw-r--r--wm/compiz/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/wm/compiz/Makefile b/wm/compiz/Makefile
index 403dc4b4070..efded143c5f 100644
--- a/wm/compiz/Makefile
+++ b/wm/compiz/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2007/09/20 21:37:39 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2007/09/21 13:04:25 wiz Exp $
#
DISTNAME= compiz-0.4.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= wm x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
EXTRACT_SUFX= .tar.bz2
@@ -17,8 +17,8 @@ USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-GCONF2_SCHEMAS+= gwd.schemas
-GCONF2_SCHEMAS+= compiz.schemas
+GCONF_SCHEMAS+= gwd.schemas
+GCONF_SCHEMAS+= compiz.schemas
PKGCONFIG_OVERRIDE+= compiz.pc.in
PKGCONFIG_OVERRIDE+= libdecoration/libdecoration.pc.in
@@ -56,7 +56,7 @@ PLIST_SUBST+= KDE="@comment "
# some plugins do it.
.include "../../mk/pthread.buildlink3.mk"
-.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/GConf/schemas.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"