diff options
-rw-r--r-- | x11-themes/clearlooks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile index e9f2a32fc377..51b5848a1291 100644 --- a/x11-themes/clearlooks/Makefile +++ b/x11-themes/clearlooks/Makefile @@ -22,7 +22,8 @@ USE_X_PREFIX= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LDFLAGS="-L${X11BASE}/lib" -OPTIONS= METACITY "Depend on MetaCity Theme" On +OPTIONS= METACITY "Depend on MetaCity Theme" On \ + ANIMATION "Enable experimental animated progressbars" Off .include <bsd.port.pre.mk> |