aboutsummaryrefslogtreecommitdiff
path: root/databases/rrdtool10
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-03-31 09:11:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-03-31 09:11:36 +0000
commit5abbad498e069ab15461eda39c88ea10c7d457bf (patch)
tree8e90016e52826ce06f4800bf2291aa9bab1186a2 /databases/rrdtool10
parent66c6cd53465d01074d83ae785943103747bede3b (diff)
downloadports-5abbad498e069ab15461eda39c88ea10c7d457bf.tar.gz
ports-5abbad498e069ab15461eda39c88ea10c7d457bf.zip
Notes
Diffstat (limited to 'databases/rrdtool10')
-rw-r--r--databases/rrdtool10/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rrdtool10/Makefile b/databases/rrdtool10/Makefile
index e6263a9bb905..24547e1985c2 100644
--- a/databases/rrdtool10/Makefile
+++ b/databases/rrdtool10/Makefile
@@ -51,7 +51,7 @@ BROKEN= Does not build on ia64
.endif
post-extract:
-.if ${PORT_OPTIONS:MDOCS}
+.if ! ${PORT_OPTIONS:MDOCS}
@${REINPLACE_CMD} -e 's/install-idocDATA install-ihtmlDATA//g' \
${WRKSRC}/doc/Makefile.in
.endif