diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2013-05-06 06:27:42 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2013-05-06 06:27:42 +0000 |
commit | 0d474e926e54c04a57d9d6c26d2a0c96bc5df920 (patch) | |
tree | 6905440616851319c109059f0148e44558cc81b5 /x11-wm/compiz | |
parent | 41ecefa5dd94c9563d10b8db3cb5bdb45ede9b83 (diff) | |
download | ports-0d474e926e54c04a57d9d6c26d2a0c96bc5df920.tar.gz ports-0d474e926e54c04a57d9d6c26d2a0c96bc5df920.zip |
Notes
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 ef708ead2f00..54c57ec1bdf5 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 |