Index: head/x11-wm/compiz-plugins-extra/Makefile =================================================================== --- head/x11-wm/compiz-plugins-extra/Makefile (revision 393815) +++ head/x11-wm/compiz-plugins-extra/Makefile (revision 393816) @@ -1,63 +1,63 @@ # Created by: Robert Noland # $FreeBSD$ PORTNAME= compiz-plugins-extra PORTVERSION= 0.8.8 PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Plugins for Compiz Composite Window Manager LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \ libnotify.so:${PORTSDIR}/devel/libnotify BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz \ ${LOCALBASE}/libdata/pkgconfig/bcop.pc:${PORTSDIR}/devel/compiz-bcop \ ${LOCALBASE}/libdata/pkgconfig/compiz-text.pc:${PORTSDIR}/x11-wm/compiz-plugins-main RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes USE_GL= yes USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2 -USE_GNOME= intltool +USE_GNOME= gconf2 intltool USE_XORG= glproto USE_LDCONFIG= yes INSTALL_TARGET= install-strip GCONF_SCHEMAS= compiz-3d.schemas \ compiz-addhelper.schemas \ compiz-animationaddon.schemas \ compiz-bench.schemas \ compiz-bicubic.schemas \ compiz-crashhandler.schemas \ compiz-cubeaddon.schemas \ compiz-extrawm.schemas \ compiz-fadedesktop.schemas \ compiz-firepaint.schemas \ compiz-gears.schemas \ compiz-grid.schemas \ compiz-group.schemas \ compiz-loginout.schemas \ compiz-maximumize.schemas \ compiz-mblur.schemas \ compiz-notification.schemas \ compiz-reflex.schemas \ compiz-scalefilter.schemas \ compiz-shelf.schemas \ compiz-showdesktop.schemas \ compiz-showmouse.schemas \ compiz-splash.schemas \ compiz-trailfocus.schemas \ compiz-wallpaper.schemas \ compiz-widget.schemas CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --enable-schemas post-patch: @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' \ ${WRKSRC}/src/group/group-internal.h \ .include Index: head/x11-wm/compiz-plugins-main/Makefile =================================================================== --- head/x11-wm/compiz-plugins-main/Makefile (revision 393815) +++ head/x11-wm/compiz-plugins-main/Makefile (revision 393816) @@ -1,58 +1,58 @@ # Created by: Robert Noland # $FreeBSD$ PORTNAME= compiz-plugins-main PORTVERSION= 0.8.8 PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Plugins for Compiz Composite Window Manager LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \ libpangocairo-1.0.so:${PORTSDIR}/x11-toolkits/pango BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz \ ${LOCALBASE}/libdata/pkgconfig/bcop.pc:${PORTSDIR}/devel/compiz-bcop RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_GL= yes USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2 USE_CSTD= gnu89 -USE_GNOME= intltool +USE_GNOME= gconf2 intltool USE_XORG= glproto USE_LDCONFIG= yes GCONF_SCHEMAS= compiz-animation.schemas \ compiz-colorfilter.schemas \ compiz-expo.schemas \ compiz-ezoom.schemas \ compiz-imgjpeg.schemas \ compiz-kdecompat.schemas \ compiz-mag.schemas \ compiz-mousepoll.schemas \ compiz-neg.schemas \ compiz-opacify.schemas \ compiz-put.schemas \ compiz-resizeinfo.schemas \ compiz-ring.schemas \ compiz-staticswitcher.schemas \ compiz-session.schemas \ compiz-snap.schemas \ compiz-text.schemas \ compiz-thumbnail.schemas \ compiz-wall.schemas \ compiz-winrules.schemas \ compiz-workarounds.schemas \ compiz-scaleaddon.schemas \ compiz-titleinfo.schemas \ compiz-vpswitch.schemas \ compiz-shift.schemas CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --enable-schemas .include Index: head/x11-wm/compiz-plugins-unsupported/Makefile =================================================================== --- head/x11-wm/compiz-plugins-unsupported/Makefile (revision 393815) +++ head/x11-wm/compiz-plugins-unsupported/Makefile (revision 393816) @@ -1,40 +1,40 @@ # Created by: Robert Noland # $FreeBSD$ PORTNAME= compiz-plugins-unsupported PORTVERSION= 0.8.8 PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Plugins for Compiz Composite Window Manager LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz \ ${LOCALBASE}/libdata/pkgconfig/bcop.pc:${PORTSDIR}/devel/compiz-bcop \ ${LOCALBASE}/libdata/pkgconfig/compiz-text.pc:${PORTSDIR}/x11-wm/compiz-plugins-main RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_GL= yes USES= pathfix gettext gmake libtool:keepla pkgconfig tar:bzip2 -USE_GNOME= intltool +USE_GNOME= gconf2 intltool USE_XORG= glproto USE_LDCONFIG= yes GCONF_SCHEMAS= compiz-atlantis.schemas \ compiz-cubemodel.schemas \ compiz-elements.schemas \ compiz-fakeargb.schemas \ compiz-mswitch.schemas \ compiz-snow.schemas \ compiz-tile.schemas CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --enable-schemas .include