diff options
Diffstat (limited to 'x11-wm/compiz')
-rw-r--r-- | x11-wm/compiz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index ef708ead2f0..54c57ec1bdf 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -20,9 +20,9 @@ GNU_CONFIGURE= yes USE_BZIP2= yes #USE_TGZ= yes USE_GMAKE= yes -USE_GETTEXT= yes +USES= gettext pathfix USE_GL= glu -USE_GNOME= gnomehack gconf2 libxslt +USE_GNOME= gconf2 libxslt USE_XORG= xcomposite xfixes xdamage xrandr xrender ice sm xinerama glproto USE_LDCONFIG= yes USE_AUTOTOOLS= libtool |