aboutsummaryrefslogtreecommitdiff
path: root/security/silktools
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-11-13 00:40:27 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-11-13 00:40:27 +0000
commit74a84673b855aa023a1cea75a471dd99d5865b80 (patch)
treeb5401c50d44289fa766ba84af1bbe9b86cfc9a16 /security/silktools
parent4ad47c61007fc2dcc21f92db3fbb3dbab25e673b (diff)
downloadports-74a84673b855aa023a1cea75a471dd99d5865b80.tar.gz
ports-74a84673b855aa023a1cea75a471dd99d5865b80.zip
Notes
Diffstat (limited to 'security/silktools')
-rw-r--r--security/silktools/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/silktools/Makefile b/security/silktools/Makefile
index 12d5cf86c966..b672afd14065 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>