diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 17:01:12 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 17:01:12 +0000 |
commit | eb4b4f996480b9028513fbf6a749624b7f121867 (patch) | |
tree | 80bbca1458b4004717cee41f8508b4b4e2f4e6c4 /x11-wm | |
parent | aab0c4897b4db97a2e158a80448ff7734971c1a8 (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/compiz-plugins-main/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile index 46ec707b18e0..8f82c486517b 100644 --- a/x11-wm/compiz-plugins-main/Makefile +++ b/x11-wm/compiz-plugins-main/Makefile @@ -19,8 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes USE_GL= yes USE_BZIP2= yes -USE_GMAKE= yes -USES= pathfix gettext +USES= gettext gmake pathfix pkgconfig USE_GNOME= intltool USE_XORG= glproto USE_LDCONFIG= yes |