diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-09 19:37:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-09 19:37:42 +0000 |
commit | c13b8a38620b417bdc8f501c56ee1b0b48591e89 (patch) | |
tree | 57419e2dd5f0752b3da1e15cb831d940c4799a3d /net-mgmt | |
parent | 3296be6e588d2d73c85619dd5f5d8d99b72d1383 (diff) | |
download | ports-c13b8a38620b417bdc8f501c56ee1b0b48591e89.tar.gz ports-c13b8a38620b417bdc8f501c56ee1b0b48591e89.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ettercap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile index 94f5d2dda694..233c02404a18 100644 --- a/net-mgmt/ettercap/Makefile +++ b/net-mgmt/ettercap/Makefile @@ -28,6 +28,7 @@ OPTIONS= GTK "Build with GTK2+ GUI" on \ WANT_GNOME= yes USE_AUTOTOOLS= libltdl:22 GNU_CONFIGURE= yes +MAKE_JOBS_UNSAFE= yes MAN5= etter.conf.5 MAN8= ettercap.8 ettercap_curses.8 etterfilter.8 etterlog.8 |