aboutsummaryrefslogtreecommitdiff
path: root/net/rinetd
diff options
context:
space:
mode:
Diffstat (limited to 'net/rinetd')
-rw-r--r--net/rinetd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rinetd/Makefile b/net/rinetd/Makefile
index 36022db5767c..91d7b94db700 100644
--- a/net/rinetd/Makefile
+++ b/net/rinetd/Makefile
@@ -32,6 +32,7 @@ post-patch:
${WRKSRC}/rinetd.[8c]
@${REINPLACE_CMD} -E "s,/usr(/sbin/rinetd),${PREFIX}\1," \
${WRKSRC}/rinetd.8
+ @${REINPLACE_CMD} -e "s/cc /${CC} /g" ${WRKSRC}/Makefile
post-install:
.if !defined(NOPORTDOCS)