diff options
Diffstat (limited to 'net-mgmt/ettercap/Makefile')
-rw-r--r-- | net-mgmt/ettercap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile index 96194a6525d6..3a44bc7b8f9e 100644 --- a/net-mgmt/ettercap/Makefile +++ b/net-mgmt/ettercap/Makefile @@ -8,7 +8,7 @@ PORTNAME= ettercap PORTVERSION= 0.7.3 DISTVERSIONPREFIX= NG- -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= net-mgmt security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \ @@ -27,8 +27,8 @@ OPTIONS= GTK "Build with GTK2+ GUI" on \ PCRE "Build with PCRE regexps in filters" on WANT_GNOME= yes +USE_AUTOTOOLS= libltdl:15 GNU_CONFIGURE= yes -USE_AUTOTOOLS= libltdl:15 libtool:15 USE_REINPLACE= yes MAN5= etter.conf.5 |