diff options
Diffstat (limited to 'math/glove')
-rw-r--r-- | math/glove/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/glove/Makefile b/math/glove/Makefile index 54bb1241aebe..2425b53059ba 100644 --- a/math/glove/Makefile +++ b/math/glove/Makefile @@ -72,7 +72,7 @@ post-extract: .endfor post-patch: - @${ECHO} "SEARCHDIRS += ${PORTINCLUDES}" >> \ + @${ECHO_CMD} "SEARCHDIRS += ${PORTINCLUDES}" >> \ ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/jx_constants pre-build: |