diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /net-mgmt/ettercap | |
parent | 6029732777f019908166457c71136521713b91f7 (diff) |
Notes
Diffstat (limited to 'net-mgmt/ettercap')
-rw-r--r-- | net-mgmt/ettercap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile index 233c02404a18..282470dba965 100644 --- a/net-mgmt/ettercap/Makefile +++ b/net-mgmt/ettercap/Makefile @@ -26,7 +26,7 @@ OPTIONS= GTK "Build with GTK2+ GUI" on \ PCRE "Build with PCRE regexps in filters" on WANT_GNOME= yes -USE_AUTOTOOLS= libltdl:22 +USE_AUTOTOOLS= libltdl GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes |