From bcc0bfc29764a88cb4bbccb22c1cb6c42c5eb570 Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Tue, 12 Jul 2011 05:27:57 +0000 Subject: - Fix compiz-manager script to work with Nvidia graphics card. - Add run_depends needed by compiz-manager script. - Portlint. - Bump portrevision. PR: ports/151137 Submitted by: Ivan Klymenko Approved by: gabor (mentor) --- x11-wm/compiz/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'x11-wm/compiz/Makefile') diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index 9a80d72f859b..6bcd369edb33 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -7,7 +7,7 @@ PORTNAME= compiz PORTVERSION= 0.8.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ @@ -17,6 +17,8 @@ COMMENT= Compiz Composite/Window Manager LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ gtop-2.0.7:${PORTSDIR}/devel/libgtop \ startup-notification-1.0:${PORTSDIR}/x11/startup-notification +RUN_DEPENDS= glxinfo:${PORTSDIR}/graphics/mesa-demos \ + nvidia-settings:${PORTSDIR}/x11/nvidia-settings XORG_CAT= app GNU_CONFIGURE= yes @@ -65,8 +67,7 @@ GCONF_SCHEMAS= gwd.schemas \ compiz-zoom.schemas CONFIGURE_ARGS= --disable-kde4 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" +CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" OPTIONS= RSVG "Enable librsvg2 support" on \ GTK "Enable gtk2 support" on \ -- cgit v1.2.3