summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/cinnamon/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile
index 05b4bb0dff64..def73bdd1961 100644
--- a/x11/cinnamon/Makefile
+++ b/x11/cinnamon/Makefile
@@ -64,18 +64,16 @@ SHEBANG_FILES= files/* src/data-to-c.pl
USE_LDCONFIG= yes
BINARY_ALIAS= python3=${PYTHON_CMD}
-PLIST_SUB+= PORTDOCS="@comment "
-MESON_ARGS= -Ddocs=false -Ddisable_networkmanager=true
+MESON_ARGS= -Ddisable_networkmanager=true
GLIB_SCHEMAS= org.cinnamon.gschema.xml
-#OPTIONS_DEFINE= DOCS NLS
-OPTIONS_DEFINE= NLS
-OPTIONS_DEFAULT= NLS
+OPTIONS_DEFINE= DOCS NLS
+OPTIONS_EXCLUDE= DOCS
OPTIONS_SUB= yes
-#DOCS_BUILD_DEPENDS= gtkdocize:textproc/gtk-doc
-#DOCS_MESON_TRUE= docs
+DOCS_BUILD_DEPENDS= gtkdocize:textproc/gtk-doc
+DOCS_MESON_TRUE= docs
NLS_RUN_DEPENDS= cinnamon-translations>0:misc/cinnamon-translations