summaryrefslogtreecommitdiff
path: root/devel/codemedic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/codemedic/Makefile')
-rw-r--r--devel/codemedic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/codemedic/Makefile b/devel/codemedic/Makefile
index a6bfc88bb6ad..d637956e4444 100644
--- a/devel/codemedic/Makefile
+++ b/devel/codemedic/Makefile
@@ -76,9 +76,9 @@ post-extract:
.endfor
post-patch:
- @${ECHO} "SEARCHDIRS += ${PORTINCLUDES}" >> \
+ @${ECHO_CMD} "SEARCHDIRS += ${PORTINCLUDES}" >> \
${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/jx_constants
- @${ECHO} "\nLOADLIBS += ${PORTLIBS}" >> \
+ @${ECHO_CMD} "\nLOADLIBS += ${PORTLIBS}" >> \
${WRKSRC}/programs/${PORTNAME}/Make.header
pre-build: