aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/unrar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile
index dde65b5f09f8..8ecc82d59a6e 100644
--- a/archivers/unrar/Makefile
+++ b/archivers/unrar/Makefile
@@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/unrar
USE_GMAKE= yes
post-patch:
- @${SED} -e 's|c++|${CXX}|g' -e 's|-O2|${CXXFLAGS}|g' \
+ @${SED} -e 's|g++|${CXX}|g' -e 's|-O2|${CXXFLAGS}|g' \
${WRKSRC}/makefile.unix > ${WRKSRC}/Makefile
do-install: