aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/graphviz/Makefile
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2001-12-24 18:37:45 +0800
committerdirk <dirk@FreeBSD.org>2001-12-24 18:37:45 +0800
commit204e1d473b37428ffb58bb8a46c1c3d7f8b67aaf (patch)
tree83db4ca72f4ed53d6ae0652cd99353b1f3f387db /graphics/graphviz/Makefile
parent9a47160412f4654b3f1998019f7469500051591c (diff)
downloadfreebsd-ports-gnome-204e1d473b37428ffb58bb8a46c1c3d7f8b67aaf.tar.gz
freebsd-ports-gnome-204e1d473b37428ffb58bb8a46c1c3d7f8b67aaf.tar.zst
freebsd-ports-gnome-204e1d473b37428ffb58bb8a46c1c3d7f8b67aaf.zip
portlint: remove extra whitespaces before end of line.
Diffstat (limited to 'graphics/graphviz/Makefile')
-rw-r--r--graphics/graphviz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 594aefd53dd6..a777fc2d82ff 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -47,7 +47,7 @@ post-extract:
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
-.for file in ${PORTDOCS}
+.for file in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/doc/${file} ${DOCSDIR}
.endfor
.endif