diff options
Diffstat (limited to 'x11-fm/systemg')
-rw-r--r-- | x11-fm/systemg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/systemg/Makefile b/x11-fm/systemg/Makefile index 9aa4139d7f85..4cc4d0c010e0 100644 --- a/x11-fm/systemg/Makefile +++ b/x11-fm/systemg/Makefile @@ -70,7 +70,7 @@ post-extract: .endfor post-patch: - @${ECHO} "SEARCHDIRS += ${PORTINCLUDES}" >> \ + @${ECHO_CMD} "SEARCHDIRS += ${PORTINCLUDES}" >> \ ${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/jx_constants pre-build: |