diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-06-08 14:49:53 +0200 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-06-08 22:18:19 +0200 |
commit | d631449922df1f12590bdd282ea21f2cbf885109 (patch) | |
tree | f76f030091271ccb630c42090d5c03553b9618f2 /x11-wm/Makefile | |
parent | x11/alltray: remove gconf option entirely (diff) |
compiz: disable gconf support
Approved by: maintainer (private email)
Diffstat (limited to '')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 3c2ee70e2451..56f462979a67 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -19,7 +19,6 @@ SUBDIR += compiz-plugins-extra SUBDIR += compiz-plugins-main SUBDIR += compiz-plugins-unsupported - SUBDIR += compizconfig-backend-gconf SUBDIR += compton SUBDIR += ctwm SUBDIR += cwm |