aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/silktools/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/silktools/Makefile b/security/silktools/Makefile
index 12d5cf86c96..b672afd1406 100644
--- a/security/silktools/Makefile
+++ b/security/silktools/Makefile
@@ -40,4 +40,7 @@ MAN5= sensor.conf.5 silk.conf.5
MAN8= rwflowpack.8 rwpackchecker.8 rwflowappend.8 rwreceiver.8 rwsender.8 \
flowcap.8
+post-patch:
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
+
.include <bsd.port.mk>