aboutsummaryrefslogtreecommitdiff
path: root/math/testu01
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2018-01-11 16:53:44 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2018-01-11 16:53:44 +0000
commit7b85b686ee660b1b5e5ceeb5a6c7b9cef3bae2ba (patch)
treefcced31c72840886a6d6a0f34a3554ffe11dc971 /math/testu01
parent6f2e67040ef3ea58205dd0754325a8f3f37f801c (diff)
downloadports-7b85b686ee660b1b5e5ceeb5a6c7b9cef3bae2ba.tar.gz
ports-7b85b686ee660b1b5e5ceeb5a6c7b9cef3bae2ba.zip
Remove superfluous linefeeds and fix some other minor whitespace bugs.
Notes
Notes: svn path=/head/; revision=458755
Diffstat (limited to 'math/testu01')
-rw-r--r--math/testu01/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/testu01/Makefile b/math/testu01/Makefile
index 7f4391866a60..9f2c14a472f5 100644
--- a/math/testu01/Makefile
+++ b/math/testu01/Makefile
@@ -41,11 +41,9 @@ post-patch-DOCS-off:
@${FIND} -X ${WRKSRC} -name 'Makefile.in' | ${XARGS} ${REINPLACE_CMD} \
-e '/^install-data-am\: /s/install-docDATA//'
-
post-patch-EXAMPLES-off:
@${REINPLACE_CMD} -e '/^SUBDIRS \=/s/ examples / /' ${WRKSRC}/Makefile.in
-
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${DISTDIR}/testu01.pdf ${STAGEDIR}${DOCSDIR}