diff options
Diffstat (limited to 'x11-toolkits/libjsearch')
-rw-r--r-- | x11-toolkits/libjsearch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libjsearch/Makefile b/x11-toolkits/libjsearch/Makefile index 49906b6..38358d0 100644 --- a/x11-toolkits/libjsearch/Makefile +++ b/x11-toolkits/libjsearch/Makefile @@ -86,7 +86,7 @@ post-extract: .endfor post-patch: - @${ECHO} "SEARCHDIRS += ${PORTINCLUDES}" >> \ + @${ECHO_CMD} "SEARCHDIRS += ${PORTINCLUDES}" >> \ ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/jx_constants post-build: |