summaryrefslogtreecommitdiff
path: root/math/diehard
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:00:46 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:00:46 +0000
commitfa4bf2ee1d039ae33718a8286802e7bf7ceb3387 (patch)
tree728a3619568ce38b9188fc0b8717a16a880d52d3 /math/diehard
parentb0dffdff28a18aa92669ae08593f8e26d4128641 (diff)
downloadfreebsd-ports-fa4bf2ee1d039ae33718a8286802e7bf7ceb3387.zip
Add DOCS option for ports with PORTDOCS in plist.
Diffstat (limited to 'math/diehard')
-rw-r--r--math/diehard/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/diehard/Makefile b/math/diehard/Makefile
index fe57dded58ec..3e05a6a6df40 100644
--- a/math/diehard/Makefile
+++ b/math/diehard/Makefile
@@ -17,6 +17,8 @@ PLIST_SUB= DOCSDIR="share/doc/${PORTNAME}" DATADIR="share/${PORTNAME}"
DOCSLIST= NOTES readme
+OPTIONS_DEFINE= DOCS
+
post-patch:
@${REINPLACE_CMD} -e 's|operm5\.cov|${DATADIR}/operm5.cov|g;' \
${WRKSRC}/cdoperm5.c