aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-03-25 13:59:18 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-03-25 13:59:18 +0000
commit792213815df796ca364e139835660db0f1ab3474 (patch)
tree1d27ca2d039529c76a566a8c0a9c299a70c97787 /graphics
parent52db30d1fc7cdf78804c4c89cd1218a671cbe766 (diff)
downloadports-792213815df796ca364e139835660db0f1ab3474.tar.gz
ports-792213815df796ca364e139835660db0f1ab3474.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xaos/Makefile2
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)