summaryrefslogtreecommitdiff
path: root/mail/ask/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-08-06 04:34:23 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-08-06 04:34:23 +0000
commitcb7d5cc607bbcd6285b960eecd3a1daf1d7e9e1e (patch)
treed206a205dd3870d245c26875f1da2aaa627aad64 /mail/ask/Makefile
parentFix build without gcc. (diff)
In some straightforward situations, protect examples behind PORTEXAMPLES,
adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances, correct examples being controlled by the DOCS option.
Diffstat (limited to 'mail/ask/Makefile')
-rw-r--r--mail/ask/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ask/Makefile b/mail/ask/Makefile
index 2e28d109e9a3..2907dc41d134 100644
--- a/mail/ask/Makefile
+++ b/mail/ask/Makefile
@@ -17,7 +17,7 @@ BINS= askfilter asksetup utils/asksenders
SUB_FILES= pkg-message
PORTDOCS= *
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS EXAMPLES
post-extract:
@${REINPLACE_CMD} -E \