aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cmockery2/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:14:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:14:50 +0000
commite1bfdfbe5665c963621e06f6bbfbbc2c000a804e (patch)
treeeaf052562fa1ad9b232918eb5e617ac1df0dd725 /sysutils/cmockery2/Makefile
parentf57bc4af665126de839ff734a08e57726e84da84 (diff)
Notes
Diffstat (limited to 'sysutils/cmockery2/Makefile')
-rw-r--r--sysutils/cmockery2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/cmockery2/Makefile b/sysutils/cmockery2/Makefile
index 7729aef01638..bf8b9cfc4a1e 100644
--- a/sysutils/cmockery2/Makefile
+++ b/sysutils/cmockery2/Makefile
@@ -22,6 +22,8 @@ INSTALL_TARGET= install-strip
# Disable gcov on FreeBSD
# CONFIGURE_ARGS= --enable-gcov
+OPTIONS_DEFINE= DOCS
+
post-patch:
@${REINPLACE_CMD} -e '/^docdir =/s|-$$(VERSION)||' \
-e '/^pkgconfigdir =/s|$$(libdir)|$$(prefix)/libdata|' \