diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-04-22 18:22:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-04-22 18:22:58 +0000 |
commit | edff1225faaf2173dcb3d78d5d18325e200cbd80 (patch) | |
tree | cedc62ee5ba6080649fd02671c823394f4a78866 /x11-wm | |
parent | 0072d00b1c4dbf3e2bb54e3e8bdc46bbe961e6bf (diff) | |
download | ports-edff1225faaf2173dcb3d78d5d18325e200cbd80.tar.gz ports-edff1225faaf2173dcb3d78d5d18325e200cbd80.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/compiz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index a8de74605912..f36c2126d111 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -79,7 +79,7 @@ SVG_CONFIGURE_ENABLE= librsvg SVG_USE= GNOME=librsvg2 GTK2_CONFIGURE_ENABLE= gtk -GTK2_USE= glib20 libwnck +GTK2_USE= GNOME=glib20,libwnck FUSE_CONFIGURE_ENABLE= fuse FUSE_USES= fuse |