aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/l4ip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/l4ip/Makefile b/net/l4ip/Makefile
index 95ca7f0ba847..fa5c2e1b15ef 100644
--- a/net/l4ip/Makefile
+++ b/net/l4ip/Makefile
@@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/src
post-patch:
${REINPLACE_CMD} -e 's,service_type_t,script_type_t,g' ${WRKSRC}/service.c
${REINPLACE_CMD} -e 's,/usr/sbin,/sbin,g' ${WRKSRC}/l4ip.conf
+ ${REINPLACE_CMD} -e '/^CC/d' ${WRKSRC}/${MAKEFILE} ${WRKSRC}/../lion/${MAKEFILE}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/l4ip ${PREFIX}/sbin