diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-11-18 23:30:13 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-11-18 23:30:13 +0000 |
commit | 1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e (patch) | |
tree | 3dbfd735c8826824161ca86ec4188c8fda926fd1 /math/tvmet | |
parent | 99fbc95297531de7397f79ccd27a457078242b4b (diff) |
Remove trailing whitespaces.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=286031
Diffstat (limited to 'math/tvmet')
-rw-r--r-- | math/tvmet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/tvmet/Makefile b/math/tvmet/Makefile index 8c5a501f394d..235adfe86308 100644 --- a/math/tvmet/Makefile +++ b/math/tvmet/Makefile @@ -35,7 +35,7 @@ CXXFLAGS+= -DTVMET_OPTIMIZE .endif post-patch: - @${REINPLACE_CMD} -e 's|= -O |= |g' ${WRKSRC}/doc/Makefile.in + @${REINPLACE_CMD} -e 's|= -O |= |g' ${WRKSRC}/doc/Makefile.in post-install: .if !defined(NOPORTDOCS) |