diff options
Diffstat (limited to 'graphics/xaos')
-rw-r--r-- | graphics/xaos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xaos/Makefile b/graphics/xaos/Makefile index 28db455f8588..cc3005f4533b 100644 --- a/graphics/xaos/Makefile +++ b/graphics/xaos/Makefile @@ -16,7 +16,7 @@ USE_XORG= x11 xext GNU_CONFIGURE= yes USE_GMAKE= yes -OPTIONS_DEFINE= GTK2 PTHREAD +OPTIONS_DEFINE= GTK2 PTHREAD NLS GTK2_DESC= GTK+ User Interface (experimental) PTHREAD_DESC= Enable SMP support (experimental) |