diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 21:32:14 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 21:32:14 +0000 |
commit | e1c05666f2f300923759241b0e20265abeb4a1e0 (patch) | |
tree | 28e15dd7054c672279e72d81b733f6bf110bbd35 /x11-wm | |
parent | 8408abc5a8e6f22c8f8d25584f5062a687510c3c (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/compiz-plugins-extra/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/compiz-plugins-extra/Makefile b/x11-wm/compiz-plugins-extra/Makefile index f6a30d7b93f5..31b5a880cd50 100644 --- a/x11-wm/compiz-plugins-extra/Makefile +++ b/x11-wm/compiz-plugins-extra/Makefile @@ -20,8 +20,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 |