aboutsummaryrefslogtreecommitdiff
path: root/math/xtensor
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-08-09 08:15:13 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-08-09 08:15:13 +0000
commit16caa2c13e70e1aa6be520ce62ba5886f348f934 (patch)
treef9cfd0ca3764fafa86052dfa1e3c31e7ca6e1a99 /math/xtensor
parenta35fccd34888f4acedb724fe63cb93eb94e6ddc2 (diff)
downloadports-16caa2c13e70e1aa6be520ce62ba5886f348f934.tar.gz
ports-16caa2c13e70e1aa6be520ce62ba5886f348f934.zip
math/xtensor: Unsilence the command
Reported by: mat
Notes
Notes: svn path=/head/; revision=476727
Diffstat (limited to 'math/xtensor')
-rw-r--r--math/xtensor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xtensor/Makefile b/math/xtensor/Makefile
index d2d291647949..8247dccadc20 100644
--- a/math/xtensor/Makefile
+++ b/math/xtensor/Makefile
@@ -20,7 +20,7 @@ NO_BUILD= yes
NO_ARCH= yes
post-install:
- @cd ${WRKSRC}/xtl/include && ${COPYTREE_SHARE} xtl ${STAGEDIR}${PREFIX}/include
+ cd ${WRKSRC}/xtl/include && ${COPYTREE_SHARE} xtl ${STAGEDIR}${PREFIX}/include
do-test:
@${RLN} ${STAGEDIR}${PREFIX}/include ${WRKSRC}/test/staged-include