aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ettercap
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2007-02-06 11:33:41 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2007-02-06 11:33:41 +0000
commit704618017c53d3fc53a25fed1fe92dd5c5486939 (patch)
tree827b747967e3661d3be3ad3c1a873096affa7513 /net-mgmt/ettercap
parentea211c823cb08569e0cffaf1546eb26c6644ed61 (diff)
downloadports-704618017c53d3fc53a25fed1fe92dd5c5486939.tar.gz
ports-704618017c53d3fc53a25fed1fe92dd5c5486939.zip
Notes
Diffstat (limited to 'net-mgmt/ettercap')
-rw-r--r--net-mgmt/ettercap/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile
index b84c42e51d99..0ef16fd35125 100644
--- a/net-mgmt/ettercap/Makefile
+++ b/net-mgmt/ettercap/Makefile
@@ -99,6 +99,9 @@ post-patch:
${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
@${REINPLACE_CMD} -E -e 's|(^pkgdatadir.+=).+|\1 ${DATADIR}|' \
${WRKSRC}/share/Makefile.in
+# Fix objformat
+ @${REINPLACE_CMD} -E -e 's|(^.*=).*/usr/bin/objformat.*|\1"elf"|' \
+ ${WRKSRC}/aclocal.m4 ${WRKSRC}/configure
post-install:
@${INSTALL_DATA} ${WRKSRC}/share/etter.conf \