From 704618017c53d3fc53a25fed1fe92dd5c5486939 Mon Sep 17 00:00:00 2001 From: Marcus Alves Grando Date: Tue, 6 Feb 2007 11:33:41 +0000 Subject: - Fix objformat Notified by: kris --- net-mgmt/ettercap/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'net-mgmt') 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 \ -- cgit v1.2.3