aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-12-17 18:46:14 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-12-17 18:46:14 +0000
commit903f0b2f60c415719f37e6e3242d3e26c50b4486 (patch)
tree3a435da827f91d7da1a758c736ab1d2920f44261 /security
parent8fe2c146150f7bf21c000006f48d936291a44316 (diff)
downloadports-903f0b2f60c415719f37e6e3242d3e26c50b4486.tar.gz
ports-903f0b2f60c415719f37e6e3242d3e26c50b4486.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/axTLS/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/axTLS/Makefile b/security/axTLS/Makefile
index ae7e66ad8d6e..6544e4c3eeaf 100644
--- a/security/axTLS/Makefile
+++ b/security/axTLS/Makefile
@@ -86,7 +86,7 @@ CONFIG_SUB+= TEST_PERF="\# " \
_CONFIG_SUB_TEMP= ${CONFIG_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/}
post-patch:
- ${REINPLACE_CMD} -e '/^CC/s/gcc/${CC}/; /^HOSTCC/s/gcc/${CC}/' \
+ ${REINPLACE_CMD} -e '/^CC/s|gcc|${CC}|; /^HOSTCC/s|gcc|${CC}|' \
${WRKSRC}/config/Rules.mak
do-configure: