aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-16 11:47:05 +0800
committeradamw <adamw@FreeBSD.org>2014-07-16 11:47:05 +0800
commitab32c8a5299d6e6e09e53bc98c23a26e07bc90b7 (patch)
tree2e7984908a35aa8f2fe08ea2a523a09ff9e3db25 /accessibility
parente59a4b143e5a81be22c10888ea69fd7b283547b2 (diff)
downloadfreebsd-ports-gnome-ab32c8a5299d6e6e09e53bc98c23a26e07bc90b7.tar.gz
freebsd-ports-gnome-ab32c8a5299d6e6e09e53bc98c23a26e07bc90b7.tar.zst
freebsd-ports-gnome-ab32c8a5299d6e6e09e53bc98c23a26e07bc90b7.zip
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set.
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/eflite/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/accessibility/eflite/Makefile b/accessibility/eflite/Makefile
index a9d3dbe44a07..9175fc0f4e18 100644
--- a/accessibility/eflite/Makefile
+++ b/accessibility/eflite/Makefile
@@ -34,6 +34,8 @@ CONFIGURE_ENV+= flite_dir=${LOCALBASE}
PLIST_FILES= bin/eflite
PORTDOCS= AUTHORS CREDITS ChangeLog INSTALL README
+OPTIONS_DEFINE= DOCS
+
pre-fetch:
.ifdef!(FL_LANG || FL_LEX || FL_VOX)
@${ECHO_MSG} "===> You can set FL_LANG, FL_LEX and/or FL_VOX"