diff options
Diffstat (limited to 'math/diehard')
-rw-r--r-- | math/diehard/Makefile | 2 |
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 |