diff options
-rw-r--r-- | x11-themes/clearlooks/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile index 51b5848a1291..c5873cf055ee 100644 --- a/x11-themes/clearlooks/Makefile +++ b/x11-themes/clearlooks/Makefile @@ -25,6 +25,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ OPTIONS= METACITY "Depend on MetaCity Theme" On \ ANIMATION "Enable experimental animated progressbars" Off +CONFLICTS= gtk-engines2-[0-9]* + .include <bsd.port.pre.mk> .if !defined(WITHOUT_METACITY) |