From 792213815df796ca364e139835660db0f1ab3474 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Mon, 25 Mar 2013 13:59:18 +0000 Subject: - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE if it's already defined - Remove OPTIONS_DEFINE, if it contains only global options --- graphics/xaos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/xaos') 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) -- cgit v1.2.3