From 4660bd3599c3b603934528d2f1feff247588d2d6 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Tue, 30 May 2006 08:43:41 +0000 Subject: Mark BROKEN on 4.x PR: 98114 Submitted by: Lars Engels (maintainer) --- net-mgmt/aircrack-ng/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'net-mgmt/aircrack-ng') diff --git a/net-mgmt/aircrack-ng/Makefile b/net-mgmt/aircrack-ng/Makefile index 10e0bfc5586a..15cd92365fda 100644 --- a/net-mgmt/aircrack-ng/Makefile +++ b/net-mgmt/aircrack-ng/Makefile @@ -22,6 +22,10 @@ MAN1= aircrack-ng.1 airdecap-ng.1 arpforge-ng.1 ivstools.1 .include +.if ${OSVERSION} < 500000 +BROKEN= does not compile +.endif + post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/Makefile -- cgit v1.2.3