From 03a330d56321a935bc6e30a70ad5d1940b65a37c Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 1 May 2007 19:53:29 +0000 Subject: - Marked BROKEN on 5.X - Add missing manpage (point to miwi) - Bump PORTREVISION PR: 112323 Submitted by: Lars Engels (maintainer) --- net-mgmt/aircrack-ng/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'net-mgmt/aircrack-ng') 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 +.if ${OSVERSION} < 600000 +BROKEN= does not compile +.endif + .if ${OSVERSION} >= 700000 ALL_TARGET+= aireplay-ng PLIST_FILES+= sbin/aireplay-ng -- cgit v1.2.3