aboutsummaryrefslogtreecommitdiff
path: root/databases/rrdtool
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-03-22 20:25:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-03-22 20:25:24 +0000
commitbd5979d6270b6bce38f3b651d6702617c7f15307 (patch)
tree7478a0b20493fed5e3f6d1c1e59343ca886eb3c1 /databases/rrdtool
parenta5930f81c76146251bbdd117ac5b7dff22e92b70 (diff)
Notes
Diffstat (limited to 'databases/rrdtool')
-rw-r--r--databases/rrdtool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index d5bb7b3895b5..6ba82200b509 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -113,7 +113,7 @@ post-extract:
-e 's/^[[:space:]].*cd .* rrdtool.html index.html/ #/' \
${WRKSRC}/doc/Makefile.in
.endif
-.if ${PORT_OPTIONS:MEXAMPLES}
+.if ! ${PORT_OPTIONS:MEXAMPLES}
${REINPLACE_CMD} -e '/^SUBDIRS = /s| examples | |' \
${WRKSRC}/Makefile.in
.endif