aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/aircrack-ng/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/net-mgmt/aircrack-ng/Makefile b/net-mgmt/aircrack-ng/Makefile
index d082dd7f3848..2c89b7e7f984 100644
--- a/net-mgmt/aircrack-ng/Makefile
+++ b/net-mgmt/aircrack-ng/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aircrack-ng
PORTVERSION= 0.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= http://download.aircrack-ng.org/ \
http://bsd-geek.de/FreeBSD/distfiles/
@@ -23,9 +23,13 @@ PLIST_FILES= bin/aircrack-ng bin/airdecap-ng bin/packetforge-ng bin/ivstools \
SUB_FILES= pkg-message
MAN1= aircrack-ng.1 airdecap-ng.1 packetforge-ng.1 ivstools.1 \
- makeivs.1 airodump-ng.1 airtun-ng.1
+ makeivs.1 airodump-ng.1 airtun-ng.1 kstats.1
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 600000
+BROKEN= does not compile
+.endif
+
.if ${OSVERSION} >= 700000
ALL_TARGET+= aireplay-ng
PLIST_FILES+= sbin/aireplay-ng