summaryrefslogtreecommitdiff
path: root/sysutils/bbcp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/bbcp/Makefile')
-rw-r--r--sysutils/bbcp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bbcp/Makefile b/sysutils/bbcp/Makefile
index 509c4590c222..ee749c966efb 100644
--- a/sysutils/bbcp/Makefile
+++ b/sysutils/bbcp/Makefile
@@ -22,7 +22,7 @@ BUILD_WRKSRC= ${WRKSRC}/src
OPTIONS_DEFINE= DOCS
post-patch:
- @${REINPLACE_CMD} -e 's|g++|$(CXX)|' -e 's|gcc|$(CC)|' \
+ @${REINPLACE_CMD} -e 's|g++|${CXX}|' -e 's|gcc|${CC}|' \
${WRKSRC}/src/Makefile
do-install: