aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/aircrack-ng
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2018-06-21 07:59:02 +0000
committerLars Engels <lme@FreeBSD.org>2018-06-21 07:59:02 +0000
commite861e3fc9a8e077e1c0473e72be37e1bd385a9dc (patch)
treeb4df3297590ae166a51e749580f669aad2b41693 /net-mgmt/aircrack-ng
parenta41607189651ea55855153c34021554a53e582aa (diff)
downloadports-e861e3fc9a8e077e1c0473e72be37e1bd385a9dc.tar.gz
ports-e861e3fc9a8e077e1c0473e72be37e1bd385a9dc.zip
Notes
Diffstat (limited to 'net-mgmt/aircrack-ng')
-rw-r--r--net-mgmt/aircrack-ng/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/aircrack-ng/Makefile b/net-mgmt/aircrack-ng/Makefile
index da6b5f574ffc..e8eeda05ac8d 100644
--- a/net-mgmt/aircrack-ng/Makefile
+++ b/net-mgmt/aircrack-ng/Makefile
@@ -3,6 +3,7 @@
PORTNAME= aircrack-ng
DISTVERSION= 1.2
+PORTREVISION= 1
CATEGORIES= net-mgmt security
MASTER_SITES= http://download.aircrack-ng.org/
@@ -15,7 +16,7 @@ LICENSE_COMB= dual
BROKEN_powerpc64= fails to compile: sse-intrinsics.c: error: emmintrin.h: No such file or directory
USES= autoreconf cpe dos2unix gmake libtool ssl
-USE_GCC= 7+
+USE_GCC= 6+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-experimental
CPE_VERSION= ${DISTVERSION:C/-.*//}