diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 00da270ff0ec..615d6e16e592 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -63,7 +63,7 @@ USE_PYTHON= yes .endif .if !defined(GNOME_SLAVE) || ${.CURDIR:T}=="gnome2-lite" -OPTIONS_DEFINE= XSCHEENSAVER +OPTIONS_DEFINE= XSCREENSAVER XSCREENSAVER_DESC= Use xscreensaver as screen saver app # MAPI "Depend on evolution-mapi (pulls in samba4) .endif |