aboutsummaryrefslogtreecommitdiffstats
path: root/news/golded+
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-16 00:47:45 +0800
committeradamw <adamw@FreeBSD.org>2014-07-16 00:47:45 +0800
commit862e7f12d35568afef67e31a27a38bb3de64fbe7 (patch)
tree46fa5b652d3bdcba86fda4163acf6997cd8e4928 /news/golded+
parentfc663a6275e8b22ea2b106470db0d66f5ff43e1b (diff)
downloadfreebsd-ports-gnome-862e7f12d35568afef67e31a27a38bb3de64fbe7.tar.gz
freebsd-ports-gnome-862e7f12d35568afef67e31a27a38bb3de64fbe7.tar.zst
freebsd-ports-gnome-862e7f12d35568afef67e31a27a38bb3de64fbe7.zip
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Diffstat (limited to 'news/golded+')
-rw-r--r--news/golded+/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/news/golded+/Makefile b/news/golded+/Makefile
index f07877c70fa9..54f8e8bd9e7b 100644
--- a/news/golded+/Makefile
+++ b/news/golded+/Makefile
@@ -22,6 +22,8 @@ DOCS= copying copying.lib license.txt notework.txt rusfaq.txt\
PORTDOCS= ${DOCS} gold_ref.txt gold_usr.txt
SUB_FILES= pkg-message
+OPTIONS_DEFINE= DOCS EXAMPLES
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}